Add gitignore

This commit is contained in:
nolash
2021-05-01 08:41:26 +02:00
parent e332f76a04
commit 51c9c94261

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
build/
dist/
*.egg-info
__pycache__
*.pyc
gmon.out