Skip to content

Commit 4689cf1

Browse files
committed
hide versioned libraries from git
1 parent a076418 commit 4689cf1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
*.o
22
*~
33
*.a
4-
*.dll
5-
*.so
6-
*.dylib
4+
*.dll*
5+
*.so*
6+
*.dylib*

0 commit comments

Comments
 (0)