added gitignore

This commit is contained in:
Amazed 2021-12-23 01:56:38 +01:00
parent f6b7fbc8bf
commit 30f838008c
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
build/
dist/
venv/
.idea/
__pycache__/
*.pyc