Add a few .gitignore files

This commit is contained in:
Pierre Pronchery 2015-04-06 15:21:02 +02:00
parent 5550c7915f
commit 79ea9a1f79
5 changed files with 16 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
Makefile
/config.h
/config.sh
*~
*.o

6
doc/.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
/download.1
/download.html
/helper.1
/helper.html
/surfer.1
/surfer.html

2
po/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/Surfer.pot
/*.mo

2
src/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/download
/surfer

1
tools/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/helper