Add config.{h,sh} to the .gitignore file

This commit is contained in:
Pierre Pronchery 2015-08-26 01:27:50 +02:00
parent f663a6566c
commit c20310d20c

2
.gitignore vendored
View File

@ -7,3 +7,5 @@ Makefile
*.o
*.so
*.so.*
/config.h
/config.sh