Complete the .gitignore file
This commit is contained in:
parent
d48c058a4b
commit
bd52ad4bd1
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,7 @@
|
|||
Makefile
|
||||
*.a
|
||||
*.o
|
||||
*.so
|
||||
*.so.*
|
||||
/config.h
|
||||
/config.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user