Add a few .gitignore files

This commit is contained in:
Pierre Pronchery 2015-04-05 19:25:05 +02:00
parent fcac091952
commit 94bace1aaf
5 changed files with 13 additions and 0 deletions

5
.gitignore vendored Normal file
View File

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

4
doc/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/camera.1
/camera.html
/gallery.1
/gallery.html

2
po/.gitignore vendored Normal file
View File

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

1
src/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/camera

1
tools/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/gallery