Started .gitignore file latest_release v0.3
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 16 Feb 2009 09:44:15 +0000 (10:44 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 16 Feb 2009 09:44:15 +0000 (10:44 +0100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..c0a7b6d
--- /dev/null
@@ -0,0 +1,43 @@
+# Normal stuff
+*.o
+*.a
+*.so
+*.lo
+*.la
+*.pc
+.deps/
+.libs/
+build/
+
+# Automake
+Makefile
+Makefile.in
+autom4te.cache
+aclocal.m4
+libtool
+stamp-h1
+configure
+config.*
+*.substvars
+ltmain.sh
+missing
+install-sh
+depcomp
+INSTALL
+
+# kdevelop
+*.kdevelop.pcs
+*.kdevses
+
+# Doxygen documentation
+Doxyfile
+doc/Doxyfile
+doc/html
+
+# Backup files and stuff from patches
+*.orig
+*.rej
+*~
+
+# ftdi_eeprom specific
+ftdi_eeprom.spec