Complete the .gitignore file

This commit is contained in:
Pierre Pronchery 2015-08-24 02:21:36 +02:00
parent d48c058a4b
commit bd52ad4bd1

3
.gitignore vendored
View File

@ -1,4 +1,7 @@
Makefile
*.a
*.o
*.so
*.so.*
/config.h
/config.sh