updated .gitignore
This commit is contained in:
parent
040e271ef0
commit
54b51239f7
|
|
@ -19,6 +19,9 @@ Makefile.in
|
||||||
|
|
||||||
# special directories
|
# special directories
|
||||||
/po
|
/po
|
||||||
|
!/po/POTFILES.in
|
||||||
|
!/po/LINGUAS
|
||||||
|
!/po/Makevars
|
||||||
/m4
|
/m4
|
||||||
src/.deps/
|
src/.deps/
|
||||||
src/.dirstamp
|
src/.dirstamp
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue