Browse Source

add *.pyc to gitignore

pull/1/head
10sr 12 years ago
parent
commit
147a512609
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      gitignore

+ 1
- 0
gitignore View File

@@ -2,6 +2,7 @@
*~
.DS_Store
__pycache__/
*.pyc

# gnu global
GPATH


Loading…
Cancel
Save