Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1fa1599

Browse files
committed
Add *.pyc to .gitignore
1 parent dd511ce commit 1fa1599

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
@@ -5,6 +5,7 @@
55
*.dll
66
*.pyd
77
*.exe
8+
*.pyc
89
pythonnet/packages/*
910
pythonnet/dist
1011
pythonnet/pythonnet.egg-info

0 commit comments

Comments
 (0)