Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit acdade1

Browse files
committedDec 1, 2016
gitignore: Ignore *.pyc
1 parent 8f99070 commit acdade1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
node_modules
22
.DS_Store
33
*.cache
4+
*.pyc
5+

0 commit comments

Comments
 (0)
Please sign in to comment.