diff options
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | po/.gitignore | 3 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,5 @@ +index.theme +*.tar.bz2 Makefile Makefile.in aclocal.m4 diff --git a/po/.gitignore b/po/.gitignore new file mode 100644 index 0000000..d16e9c8 --- /dev/null +++ b/po/.gitignore @@ -0,0 +1,3 @@ +.intltool-merge-cache +POTFILES +stamp-it |