mirror of
https://git.planet-casio.com/Lephenixnoir/OpenLibm.git
synced 2024-12-28 04:23:41 +01:00
hide versioned libraries from git
This commit is contained in:
parent
a076418c8b
commit
4689cf133e
1 changed files with 3 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,6 +1,6 @@
|
|||
*.o
|
||||
*~
|
||||
*.a
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
*.dll*
|
||||
*.so*
|
||||
*.dylib*
|
||||
|
|
Loading…
Reference in a new issue