Merge pull request #95 from marcjansen/ignore-pyc
Ignore *.pyc files in root directory.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
*.pyc
|
||||
/bin/plovr*.jar
|
||||
/bin/*.pyc
|
||||
/build/gh-pages
|
||||
|
||||
Reference in New Issue
Block a user