GitList
About
Refresh
Report bug
Help
Files
Commits
Stats
Network
Graph
sip-router
/
Commit c4ae8d5aef5a03ef552fba68dfb1c54dec70ac21
Browse code
gitignore: skip static lib files (*.a)
Daniel-Constantin Mierla
authored on 19/04/2017 15:42:38
Showing 1 changed files
.gitignore
index dcb043b221..d843f409ed 100644
.gitignore
History
View file @ c4ae8d5aef
...
...
@@ -16,6 +16,7 @@ modules.lst
16
16
*.so
17
17
*.so.*
18
18
*.o
19
+*.a
19
20
# archives
20
21
*.tar.gz
21
22
*.deb