Fix: restructuring python directory

This commit is contained in:
2019-04-24 10:41:18 +09:00
parent 3d4ffbf3a7
commit ef6f13ded7
11 changed files with 48 additions and 52 deletions
+6
View File
@@ -7,5 +7,11 @@
# psd files
*.psd
# python
.idea/
venv/
__pycache__/
# python compiled files
*.pyc