Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Coudoin <bruno.coudoin@free.fr>2009-07-04 16:22:55 (GMT)
committer Bruno Coudoin <bruno.coudoin@free.fr>2009-07-04 16:22:55 (GMT)
commitff270fd8c1f2a52ac29dbb615de92f737071ff7d (patch)
treee3c51f83386f2b2efe9068de5187b085d5e403a4
parent99112af4fd1903a279d2d79acc47ae1c627f7cb2 (diff)
Added .gitignore
-rw-r--r--.gitignore1
-rw-r--r--po/.gitignore5
2 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3cae52e..6222b8b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,6 @@
*.[oa]
*.l[oa]
*.pyc
-*.gmo
*~
.deps
.libs
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644
index 0000000..56cd998
--- /dev/null
+++ b/po/.gitignore
@@ -0,0 +1,5 @@
+Makefile.in.in
+POTFILES
+stamp-it
+*.gmo
+.intltool-merge-cache