Add a few .gitignore files
This commit is contained in:
parent
2f55a0dd7e
commit
879f66e084
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 @@
|
||||||
|
/mixer.1
|
||||||
|
/mixer.html
|
2
po/.gitignore
vendored
Normal file
2
po/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
/Mixer.pot
|
||||||
|
/*.mo
|
1
src/.gitignore
vendored
Normal file
1
src/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
/mixer
|
Loading…
Reference in New Issue
Block a user