Skip to content

Commit 2329832

Browse files
committed
Ignore shared libraries
1 parent 4689723 commit 2329832

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
# Python artifacts
88
__pycache__
99

10+
# native binaries
11+
*.dll
12+
*.dylib
13+
*.lib
14+
*.so
15+
1016
# build artifacts
1117
C/aarch64-*/
1218
C/x86-*/

0 commit comments

Comments
 (0)