There was an error while loading. Please reload this page.
.gitignore
1 parent adbc4fc commit 55d9cdfCopy full SHA for 55d9cdf
1 file changed
.gitignore
@@ -8,3 +8,7 @@ apps_meta.sqlite
8
*.egg-info
9
aiidalab_home.egg-info/*
10
build/*
11
+
12
+# Transient per-session notebook copies created by Appmode.
13
+*-[0-9].ipynb
14
+*-[0-9][0-9].ipynb
0 commit comments