Add a few .gitignore files

This commit is contained in:
Pierre Pronchery 2015-04-06 15:23:30 +02:00
parent 6cad62716b
commit e1dfc74ecf
4 changed files with 10 additions and 0 deletions

5
.gitignore vendored Normal file
View File

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

2
doc/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/terminal.1
/terminal.html

2
po/.gitignore vendored Normal file
View File

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

1
src/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/terminal