ignore more generated files
authorMike Frysinger <vapier@gentoo.org>
Sun, 20 Dec 2009 14:10:00 +0000 (09:10 -0500)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 21 Dec 2009 08:45:29 +0000 (09:45 +0100)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

.gitignore

index 66068d7..8c0a1aa 100644 (file)
@@ -33,6 +33,21 @@ INSTALL
 Doxyfile
 doc/Doxyfile
 doc/html
+doc/man
+
+# examples
+examples/baud_test
+examples/bitbang
+examples/bitbang2
+examples/bitbang_cbus
+examples/bitbang_ft2232
+examples/find_all
+examples/find_all_pp
+examples/serial_read
+examples/simple
+
+# python bindings
+bindings/python/setup.py
 
 # Backup files and stuff from patches
 *.orig
@@ -50,4 +65,4 @@ CMakeFiles
 
 # Misc. binaries
 *.dylib
-opt
\ No newline at end of file
+opt