Skip to content

Commit 9b2a99b

Browse files
committed
Add editor files and checkpoint diretories
1 parent 3f363df commit 9b2a99b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1+
# direnv configuration file
12
.envrc
3+
4+
# editor backup files
5+
*~
6+
*.bak
7+
8+
# checkpoint directory
9+
.ipynb_checkpoints/

0 commit comments

Comments
 (0)