Add .gitignore file

This commit is contained in:
Teemu Ikonen
2022-10-25 13:10:37 +03:00
parent 44c212d65b
commit bdc54301e6

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*.pyc
__pycache__