Browse Source

add __pycache__/ to gitignore

pull/1/head
10sr 11 years ago
parent
commit
428998de1a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      gitignore

+ 1
- 0
gitignore View File

@@ -1,6 +1,7 @@
\#* \#*
*~ *~
.DS_Store .DS_Store
__pycache__/


# gnu global # gnu global
GPATH GPATH


Loading…
Cancel
Save