Browse Source

Update .gitignore

main
int 8 years ago
parent
commit
41f3334156
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      .gitignore

+ 4
- 0
.gitignore View File

@@ -0,0 +1,4 @@
__pycache__/
*.py[cod]
*.pyc
.idea/

Loading…
Cancel
Save