We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a076418 commit 4689cf1Copy full SHA for 4689cf1
1 file changed
.gitignore
@@ -1,6 +1,6 @@
1
*.o
2
*~
3
*.a
4
-*.dll
5
-*.so
6
-*.dylib
+*.dll*
+*.so*
+*.dylib*
0 commit comments