Remove '*.pyc' from .{git,npm}ignore

Not needed since the removal of pake (see #95)
This commit is contained in:
Frederic Junod
2015-12-02 14:07:31 +01:00
parent 612aa3493b
commit 6530fbe6c3
2 changed files with 0 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,3 @@
*.pyc
/build/
/node_modules/
/dist/

View File

@@ -1,2 +1 @@
*.pyc
/build/