Skip to content

Commit 0df5377

Browse files
committedSep 1, 2016
Add .pyc to .gitignore.
1 parent 419d983 commit 0df5377

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
*.out
77
*.hex
88
.*.swp
9+
*.pyc
910
/autom4te.cache
1011
/Makefile
1112
/config.log

0 commit comments

Comments
 (0)
Please sign in to comment.