add some gitignore files to the source tree
authorRichard Hughes <richard@hughsie.com>
Wed, 4 Feb 2009 10:07:19 +0000 (10:07 +0000)
committerRichard Hughes <richard@hughsie.com>
Wed, 4 Feb 2009 10:07:19 +0000 (10:07 +0000)
.gitignore [new file with mode: 0644]
doc/.gitignore [new file with mode: 0644]
doc/dbus/.gitignore [new file with mode: 0644]
doc/man/.gitignore [new file with mode: 0644]
po/.gitignore [new file with mode: 0644]
policy/.gitignore [new file with mode: 0644]
src/.gitignore [new file with mode: 0644]
tools/.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..8f13b73
--- /dev/null
@@ -0,0 +1,16 @@
+INSTALL
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache/
+compile
+config.*
+configure
+depcomp
+install-sh
+intltool-*
+libtool
+ltmain.sh
+missing
+stamp-h1
+
diff --git a/doc/.gitignore b/doc/.gitignore
new file mode 100644 (file)
index 0000000..0da2982
--- /dev/null
@@ -0,0 +1,27 @@
+Makefile
+Makefile.in
+devkit-disks-decl-list.txt
+devkit-disks-decl.txt
+devkit-disks-overrides.txt
+devkit-disks-sections.txt
+devkit-disks-undeclared.txt
+devkit-disks-undocumented.txt
+devkit-disks-unused.txt
+devkit-disks.args
+devkit-disks.hierarchy
+devkit-disks.interfaces
+devkit-disks.prerequisites
+devkit-disks.signals
+devkit-disks.types
+html-build.stamp
+html.stamp
+html
+scan-build.stamp
+sgml-build.stamp
+sgml.stamp
+tmpl-build.stamp
+tmpl.stamp
+tmpl
+version.xml
+xml
+
diff --git a/doc/dbus/.gitignore b/doc/dbus/.gitignore
new file mode 100644 (file)
index 0000000..0e4a23a
--- /dev/null
@@ -0,0 +1,5 @@
+Makefile
+Makefile.in
+org.freedesktop.DeviceKit.Disks.Device.ref.xml
+org.freedesktop.DeviceKit.Disks.ref.xml
+
diff --git a/doc/man/.gitignore b/doc/man/.gitignore
new file mode 100644 (file)
index 0000000..6d29d64
--- /dev/null
@@ -0,0 +1,6 @@
+Makefile
+Makefile.in
+DeviceKit-disks.7
+devkit-disks-daemon.8
+devkit-disks.1
+
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644 (file)
index 0000000..b8285be
--- /dev/null
@@ -0,0 +1,7 @@
+Makefile
+Makefile.in
+Makefile.in.in
+.intltool-merge-cache
+POTFILES
+stamp-it
+
diff --git a/policy/.gitignore b/policy/.gitignore
new file mode 100644 (file)
index 0000000..f5cbf1c
--- /dev/null
@@ -0,0 +1,4 @@
+Makefile
+Makefile.in
+org.freedesktop.devicekit.disks.policy
+
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644 (file)
index 0000000..06e2757
--- /dev/null
@@ -0,0 +1,27 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.o
+*.lo
+*.la
+devkit-disks-daemon
+devkit-disks-daemon-glue.h
+devkit-disks-device-glue.h
+devkit-disks-dm-export
+devkit-disks-helper-change-filesystem-label
+devkit-disks-helper-create-partition
+devkit-disks-helper-create-partition-table
+devkit-disks-helper-delete-partition
+devkit-disks-helper-erase
+devkit-disks-helper-fstab-mounter
+devkit-disks-helper-linux-md-remove-component
+devkit-disks-helper-mkfs
+devkit-disks-helper-modify-partition
+devkit-disks-helper-smart-selftest
+devkit-disks-marshal.c
+devkit-disks-marshal.h
+org.freedesktop.DeviceKit.Disks.conf
+org.freedesktop.DeviceKit.Disks.service
+part_id
+
diff --git a/tools/.gitignore b/tools/.gitignore
new file mode 100644 (file)
index 0000000..da10c16
--- /dev/null
@@ -0,0 +1,11 @@
+.deps
+Makefile
+Makefile.in
+*.o
+devkit-disks
+devkit-disks-daemon-glue.h
+devkit-disks-device-glue.h
+devkit-disks-marshal.c
+devkit-disks-marshal.h
+umount.devkit
+