Skip to content

Commit a26e7e2

Browse files
author
Oleg
committed
added gitignore
1 parent 4962ed4 commit a26e7e2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
__pycache__
2+
*.tmp
3+
*~
4+
*.pyc
5+
*.pyo

0 commit comments

Comments
 (0)