Skip to content

Commit 0575644

Browse files
committed
better .gitignore
1 parent 4b06287 commit 0575644

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.gitignore

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
*~
1+
*~
2+
.DS_Store
3+
.precomp
4+
.lib/precomp
5+
*.swp
6+
.ipynb_checkpoints/*
7+
.log
8+
.pem
9+
.idea/
10+
*.iml

0 commit comments

Comments
 (0)