Browse Source

Ignore .pyc files

master
Chris Smith 14 years ago
parent
commit
9c72f00a2f
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -1,2 +1,3 @@
1 1
 /nbproject/private
2 2
 /src/index.yaml
3
+**/*.pyc

Loading…
Cancel
Save