This website works better with JavaScript
Home
Explore
Help
Sign In
Kamailio
/
kamailio
mirror of
https://github.com/kamailio/kamailio.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
gitignore: skip static lib files (*.a)
Daniel-Constantin Mierla
8 years ago
parent
bec6357b7e
commit
c4ae8d5aef
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -16,6 +16,7 @@ modules.lst
*.so
*.so.*
*.o
+*.a
# archives
*.tar.gz
*.deb