Skip to content

Commit b7ecaa4

Browse files
author
Greg Taylor
committed
Adding a .gitignore.
1 parent 4444e20 commit b7ecaa4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: .gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
*.pyc
2+
*.swp
3+
*.tmp
4+
*~
5+
.project
6+
.pydevproject

0 commit comments

Comments
 (0)