Skip to content

Commit 26798b9

Browse files
gitignore: IntelliJ project files, DLL on Windows (not in lib).
1 parent 865ac18 commit 26798b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@
77
.DS_Store
88
.idea/
99
.vscode/
10+
*.iml
1011

1112
download/
1213
lib/*.dll
14+
*.dll
1315
lib/*.dylib
1416
lib/*.so
1517
lib/*.a

0 commit comments

Comments
 (0)