Remove '*.pyc' from .{git,npm}ignore
Not needed since the removal of pake (see #95)
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
*.pyc
|
|
||||||
/build/
|
/build/
|
||||||
/node_modules/
|
/node_modules/
|
||||||
/dist/
|
/dist/
|
||||||
|
|||||||
@@ -1,2 +1 @@
|
|||||||
*.pyc
|
|
||||||
/build/
|
/build/
|
||||||
|
|||||||
Reference in New Issue
Block a user