Skip to content

Commit 46e1573

Browse files
Added *.pyc to gitignore
1 parent 9857c93 commit 46e1573

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
@@ -3,4 +3,5 @@
33
/.testrepository
44
/testrepository.egg-info
55
__pycache__
6+
*.pyc
67
*~

0 commit comments

Comments
 (0)