summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore (renamed from .cvsignore)10
-rw-r--r--po/.gitignore4
2 files changed, 8 insertions, 6 deletions
diff --git a/.cvsignore b/.gitignore
index 8c3f2c11..9737b019 100644
--- a/.cvsignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*.o
Makefile
Makefile.in
aclocal.m4
@@ -7,15 +8,12 @@ config.h.in
config.log
config.status
configure
-mkinstalldirs
.deps
-ABOUT-NLS
+depcomp
freedesktop.org.xml
-freedesktop.org.xml.in.h
-config.guess
-config.sub
+install-sh
intltool-*
-ltmain.sh
+missing
stamp-h*
update-mime-database
shared-mime-info.pc
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644
index 00000000..9ab37c6b
--- /dev/null
+++ b/po/.gitignore
@@ -0,0 +1,4 @@
+*.gmo
+Makefile.in.in
+stamp-it
+.intltool-merge-cache