Skip to content

Commit b7e0cbe

Browse files
Basic gitignore for python
1 parent 7d833e4 commit b7e0cbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
__pycache__
2+
*.pyc

0 commit comments

Comments
 (0)