Skip to content

Commit 2415f1e

Browse files
committed
Add .gitignore
1 parent 8ba32ca commit 2415f1e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
*.txt
22
*.pyc
33
*.ndt
4+
*.gch
5+
*.swp
6+
*.pdf
7+
*.tmp
48
/local/
59

610
# ignore automatically generated cython files

0 commit comments

Comments
 (0)