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

Skip to content

Commit 820cae3

Browse files
committed
Update paths in .gitignore
1 parent 4eebfe9 commit 820cae3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
*.pyd
77
*.exe
88
*.pyc
9-
pythonnet/packages/*
10-
pythonnet/dist
11-
pythonnet/pythonnet.egg-info
9+
packages/*
10+
dist
11+
pythonnet.egg-info

0 commit comments

Comments
 (0)