Skip to content

Commit acdade1

Browse files
committed
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

+2
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)