summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-08-05 19:25:19 +0200
committerLennart Poettering <lennart@poettering.net>2008-08-05 19:25:19 +0200
commit25f1a350495de8d5b3c7c08647837fbfa15abca1 (patch)
tree343219185465987a216cbefd91754cbe4b7d4387
parent34973b31f077059e6d886e12c7b99efd44d9fb90 (diff)
add .gitignore files
-rw-r--r--.gitignore27
-rw-r--r--doc/.gitignore2
-rw-r--r--po/.gitignore13
-rw-r--r--src/.gitignore2
4 files changed, 44 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ee3b4c5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,27 @@
+ABOUT-NLS
+ChangeLog
+Makefile
+Makefile.in
+README
+aclocal.m4
+*.cache
+config.guess
+config.h
+config.h.in
+*.log
+config.rpath
+config.status
+config.sub
+configure
+depcomp
+install-sh
+intltool-extract.in
+intltool-merge.in
+intltool-update.in
+m4/
+missing
+stamp-*
+*.tar.gz
+.libs
+.deps
+*.o
diff --git a/doc/.gitignore b/doc/.gitignore
new file mode 100644
index 0000000..bc63974
--- /dev/null
+++ b/doc/.gitignore
@@ -0,0 +1,2 @@
+README
+README.html
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644
index 0000000..1ef74c7
--- /dev/null
+++ b/po/.gitignore
@@ -0,0 +1,13 @@
+.*-cache
+*~
+Makefile.in.in
+Makevars.template
+POTFILES
+Rules-quot
+boldquot.sed
+*.gmo
+en@boldquot.header
+en@quot.header
+insert-header.sin
+quot.sed
+remove-potcdate.sin
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644
index 0000000..bd449b8
--- /dev/null
+++ b/src/.gitignore
@@ -0,0 +1,2 @@
+paprefs
+paprefs.desktop