summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2008-08-01 17:33:31 +0100
committerRichard Hughes <richard@hughsie.com>2008-08-01 17:33:31 +0100
commitb626fcd195908e07b3c9581183bc6c6d11479e2a (patch)
treefa47a8d9194315536fdc010c66a95d9fa8dd6d0a
parent74683e3fa712d7f4f2b2474cc4c045020ad2bafb (diff)
add some trivial gitignore files
-rw-r--r--.gitignore55
-rw-r--r--doc/.gitignore15
-rw-r--r--doc/dbus/.gitignore3
-rw-r--r--po/.gitignore4
-rw-r--r--policy/.gitignore2
-rw-r--r--src/.gitignore9
-rw-r--r--tools/.gitignore7
7 files changed, 95 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..87a3f3c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,55 @@
+Makefile
+Makefile.in
+aclocal.m4
+config.cache
+autom4te.cache
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+configure.scan
+compile
+depcomp
+intl
+libtool
+ltconfig
+ltmain.sh
+missing
+mkinstalldirs
+install-sh
+stamp-h
+stamp-h1
+stamp-h.in
+version.h
+intl
+macros
+INSTALL
+ChangeLog
+*.tar.*
+xml-i18n-extract.in
+xml-i18n-extract
+xml-i18n-merge.in
+xml-i18n-merge
+xml-i18n-update.in
+xml-i18n-update
+intltool-extract.in
+intltool-extract
+intltool-merge.in
+intltool-merge
+intltool-update.in
+intltool-update
+xmldocs.make
+omf.make
+gtk-doc.make
+*~
+*.swp
+tags
+NEWS.new
+*.txt
+.anjuta
+*.cache
+*.anjuta
+
diff --git a/doc/.gitignore b/doc/.gitignore
new file mode 100644
index 0000000..e3be474
--- /dev/null
+++ b/doc/.gitignore
@@ -0,0 +1,15 @@
+*.args
+*.hierarchy
+*.interfaces
+*.prerequisites
+*.signals
+*.types
+*.stamp
+html
+*.7
+*.8
+*.1
+tmpl
+version.xml
+xml
+
diff --git a/doc/dbus/.gitignore b/doc/dbus/.gitignore
new file mode 100644
index 0000000..7879383
--- /dev/null
+++ b/doc/dbus/.gitignore
@@ -0,0 +1,3 @@
+*.ref.xml
+*.ref.xml
+
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644
index 0000000..c4c61e6
--- /dev/null
+++ b/po/.gitignore
@@ -0,0 +1,4 @@
+Makefile.in.in
+POTFILES
+stamp-it
+
diff --git a/policy/.gitignore b/policy/.gitignore
new file mode 100644
index 0000000..0266697
--- /dev/null
+++ b/policy/.gitignore
@@ -0,0 +1,2 @@
+*.policy
+
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644
index 0000000..d76cf23
--- /dev/null
+++ b/src/.gitignore
@@ -0,0 +1,9 @@
+.deps
+devkit-power-daemon
+*.o
+*-glue.h
+*-marshal.c
+*-marshal.h
+*.conf
+*.service
+
diff --git a/tools/.gitignore b/tools/.gitignore
new file mode 100644
index 0000000..173da61
--- /dev/null
+++ b/tools/.gitignore
@@ -0,0 +1,7 @@
+.deps
+devkit-power
+*-glue.h
+*.o
+*-marshal.c
+*-marshal.h
+