]> git.wh0rd.org - home.git/blobdiff - .gitignore
import vapier-adi
[home.git] / .gitignore
index 0edcab91b07343db20e0b24977104d99e24e7afc..05860bfa0313db02407dd1d3b332870003a4acec 100644 (file)
@@ -2,46 +2,42 @@
 *~
 
 # generated files
+*.gdb
 *.o
 a.out
 
 # Session files
+/.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
-/.nano_history
-/.php_history
+/.octave_hist
 /.recently-used*
 /.tgdb/a2_tgdb_debug.txt
 /.tgdb/tgdb_log.txt
 /.viminfo
 /.wireshark/recent
+/minicom.cap
 /minicom.log
 
-/test.awk
-/test.c
-/test.cpp
-/test.i
-/test.php
-/test.s
-/test.S
-/test.sh
+/test
+/test.*
 
 # xilinx junk
 /.Xilinx/
@@ -52,15 +48,18 @@ a.out
 /.adobe/Flash_Player/AssetCache/
 /.cache/
 /.ccache/
+/.cddb/
 /.clive/cache
 /.cvsps/
 /.dvdcss/
-/.fontconfig/*.cache-2
+/.fontconfig/*.cache-*
 /.mcop*
+/.revdep-rebuild.*
 /.thumbnails/
 /.xchat2/scrollback/
 
 # Packages i don't care about
+/.crash_report_*
 /.audacious/
 /.crack-attack/
 /.ddd/
@@ -77,6 +76,7 @@ a.out
 /.mozilla/
 /.mplayer/
 /.profile.d/custom.sh
+/.subversion/auth/
 /.subversion/README.txt
 /.Skype/
 /.ooo3/
@@ -85,6 +85,7 @@ a.out
 /.xine/
 /.xscreensaver
 
+/.gnupg/.#lk*
 /.gnupg/*.gpg
 /.gnupg/*.kbx
 
@@ -101,8 +102,13 @@ a.out
 /.pan2/newsrc-1
 /.pan2/tasks.nzb
 
+/.ssh/authorized_keys
 /.ssh/id_*
 /.ssh/known_hosts
 
 # per-system files
 /Desktop/
+
+# other git trees
+/ICEs/
+/patches/