Skip to content

Commit e1e9f18

Browse files
committed
Adding gitignore
1 parent ee5e1f2 commit e1e9f18

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
@@ -0,0 +1,4 @@
1+
*.pyc
2+
*.swo
3+
*.swp
4+
*__pycache__

0 commit comments

Comments
 (0)