]> git.wh0rd.org - home.git/blobdiff - .gitignore
import vapier-adi
[home.git] / .gitignore
index 649e22172edcf655901bf6a52f1242ac871483b1..05860bfa0313db02407dd1d3b332870003a4acec 100644 (file)
@@ -2,6 +2,7 @@
 *~
 
 # generated files
+*.gdb
 *.o
 a.out
 
@@ -9,33 +10,30 @@ a.out
 /.bugz_cookie
 /.dbus/session-bus/
 /.DCOPserver_*
+/.dmrc
+/.gnomerc-errors
 /.ICEauthority
 /.pulse-cookie
 /.Xauthority
 /.xsession-errors*
 
-/.ash_history
-/.bash_history
+/.*_history
 /.cgdb/readline_history.txt
 /.clive/recall
 /.gconfd/saved_state
 .gdb_history
 /.gitk
-/.gnuplot_history
 /.history
 /.jtag/history
 /.lesshst
 /.links/links.his
-/.linphonec_history
-/.mysql_history
-/.nano_history
-/.php_history
+/.octave_hist
 /.recently-used*
-/.sh_history
 /.tgdb/a2_tgdb_debug.txt
 /.tgdb/tgdb_log.txt
 /.viminfo
 /.wireshark/recent
+/minicom.cap
 /minicom.log
 
 /test
@@ -61,6 +59,7 @@ a.out
 /.xchat2/scrollback/
 
 # Packages i don't care about
+/.crash_report_*
 /.audacious/
 /.crack-attack/
 /.ddd/
@@ -109,3 +108,7 @@ a.out
 
 # per-system files
 /Desktop/
+
+# other git trees
+/ICEs/
+/patches/