]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
Add .gitignore file
authorRay Strode <rstrode@redhat.com>
Sun, 8 Jun 2008 05:19:49 +0000 (01:19 -0400)
committerRay Strode <rstrode@redhat.com>
Sun, 8 Jun 2008 05:19:49 +0000 (01:19 -0400)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..487b6a9
--- /dev/null
@@ -0,0 +1,33 @@
+Makefile.in
+*.o
+core.*
+.libs/*
+.deps/*
+.libs
+.deps
+*.lo
+*.swp
+*.orig
+*.rej
+*~
+configure
+config.h*
+*-test
+*.la
+.gitignore
+config.log
+build-tools
+config.status
+libtool
+autom4te.cache
+Makefile
+aclocal.m4
+*.tar.bz2
+*.patch
+stamp-*
+*.rpm
+plymouth
+plymouthd
+
+
+