diff options
author | Paul Smith <psmith@gnu.org> | 2013-01-12 17:48:58 -0500 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-01-12 17:48:58 -0500 |
commit | 97fe6e7dd12b96f6a7d16696a8c2b02624096b84 (patch) | |
tree | 806527f638e5c761c0afea155e5bde921f85eb33 /po/.gitignore | |
parent | 85f9f6985d47c67db672008038f9c50f06a46630 (diff) | |
download | gunmake-97fe6e7dd12b96f6a7d16696a8c2b02624096b84.tar.gz |
Rename CVS ignore files to .gitignore
Diffstat (limited to 'po/.gitignore')
-rw-r--r-- | po/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/po/.gitignore b/po/.gitignore new file mode 100644 index 0000000..e850229 --- /dev/null +++ b/po/.gitignore @@ -0,0 +1,6 @@ +*.gmo *.mo *.pot *.po + +Makefile Makefile.in Makefile.in.in Makevars.template +Rules-quot stamp-po +*.sed *.sin *.header +POTFILES |