Add a few .gitignore files
This commit is contained in:
parent
6cad62716b
commit
e1dfc74ecf
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
Makefile
|
||||||
|
/config.h
|
||||||
|
/config.sh
|
||||||
|
*~
|
||||||
|
*.o
|
2
doc/.gitignore
vendored
Normal file
2
doc/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
/terminal.1
|
||||||
|
/terminal.html
|
2
po/.gitignore
vendored
Normal file
2
po/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
/Terminal.pot
|
||||||
|
/*.mo
|
1
src/.gitignore
vendored
Normal file
1
src/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
/terminal
|
Loading…
Reference in New Issue
Block a user