mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
.gitignore: ignore static lib.
--HG-- extra : convert_revision : 14452260ceee9f23375522afc5656a96e713b406
This commit is contained in:
parent
c7f1ef8f50
commit
bd85f1eae5
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -11,5 +11,6 @@ bin/xbps-repo/xbps-repo
|
||||||
bin/xbps-src/xbps-src
|
bin/xbps-src/xbps-src
|
||||||
bin/xbps-pkgdb/xbps-pkgdb
|
bin/xbps-pkgdb/xbps-pkgdb
|
||||||
*.o
|
*.o
|
||||||
|
*.a
|
||||||
*.so*
|
*.so*
|
||||||
*.bak
|
*.bak
|
||||||
|
|
Loading…
Add table
Reference in a new issue