Skip to content

Commit d31f67c

Browse files
Add *.pyc files to .gitignore
1 parent 7ee5bca commit d31f67c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
src/.pydevproject
2+
*.pyc

0 commit comments

Comments
 (0)