Add a few .gitignore files
This commit is contained in:
parent
fcac091952
commit
94bace1aaf
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
Makefile
|
||||||
|
/config.h
|
||||||
|
/config.sh
|
||||||
|
*~
|
||||||
|
*.o
|
4
doc/.gitignore
vendored
Normal file
4
doc/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
/camera.1
|
||||||
|
/camera.html
|
||||||
|
/gallery.1
|
||||||
|
/gallery.html
|
2
po/.gitignore
vendored
Normal file
2
po/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
/Camera.pot
|
||||||
|
/*.mo
|
1
src/.gitignore
vendored
Normal file
1
src/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
/camera
|
1
tools/.gitignore
vendored
Normal file
1
tools/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
/gallery
|
Loading…
Reference in New Issue
Block a user