Skip to content

Commit 849daed

Browse files
committed
Add .gitignore
1 parent 217bb48 commit 849daed

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
*.suo
2+
*.pdb
3+
[Oo]bj/
4+
[Bb]in/
5+
*.dll
6+
*.pyd
7+
*.exe
8+
pythonnet/packages/*

0 commit comments

Comments
 (0)