Add a few .gitignore files
This commit is contained in:
parent
d1fe325d66
commit
98988140d2
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 @@
|
||||||
|
/editor.1
|
||||||
|
/editor.html
|
||||||
|
/filter.1
|
||||||
|
/filter.html
|
2
po/.gitignore
vendored
Normal file
2
po/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
/Editor.pot
|
||||||
|
/*.mo
|
1
src/.gitignore
vendored
Normal file
1
src/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
/editor
|
1
tools/.gitignore
vendored
Normal file
1
tools/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
/filter
|
Loading…
Reference in New Issue
Block a user