Skip to content

Commit d8b6e1c

Browse files
author
Anton Tsigularov
committed
Add .gitignore with python stuff in
1 parent d17c36a commit d8b6e1c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Byte-compiled / optimized /
2+
__pycache__/
3+
*.py[cod]

0 commit comments

Comments
 (0)