Fix: gitignore python compiled files

Add: python batch files (basic)
This commit is contained in:
2019-04-16 22:03:28 +09:00
parent ead5b272cb
commit 2fb68d9469
3 changed files with 79 additions and 0 deletions
+2
View File
@@ -7,3 +7,5 @@
# psd files
*.psd
# python compiled files
*.pyc