Skip to content

Commit 55d9cdf

Browse files
authored
.gitignore: include transient per-session notebook (#230)
1 parent adbc4fc commit 55d9cdf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ apps_meta.sqlite
88
*.egg-info
99
aiidalab_home.egg-info/*
1010
build/*
11+
12+
# Transient per-session notebook copies created by Appmode.
13+
*-[0-9].ipynb
14+
*-[0-9][0-9].ipynb

0 commit comments

Comments
 (0)