]> git.wh0rd.org - home.git/blobdiff - .gitignore
ignore .cvspass
[home.git] / .gitignore
index 649e22172edcf655901bf6a52f1242ac871483b1..9014a6f2640e3fec3ca70df6de7bd47bdac8c873 100644 (file)
@@ -2,40 +2,45 @@
 *~
 
 # generated files
+*.gdb
 *.o
 a.out
+/log
+/out
 
 # Session files
 /.bugz_cookie
 /.dbus/session-bus/
 /.DCOPserver_*
+/.dmrc
+/.esd_auth
+/.gnomerc-errors
 /.ICEauthority
+/.ktorrent.lock
 /.pulse-cookie
+/.serverauth.*
+/.sudo_as_admin_successful
 /.Xauthority
 /.xsession-errors*
 
-/.ash_history
-/.bash_history
+/.*_history
 /.cgdb/readline_history.txt
 /.clive/recall
+/.fbhighlevelshistory
 /.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
@@ -62,11 +67,15 @@ a.out
 
 # Packages i don't care about
 /.audacious/
+/.clive/
 /.crack-attack/
+/.crash_report_*
+/.cvspass
 /.ddd/
 /.gimp-*/
 /.gkrellm2
 /.gnome2/
+/.gstreamer-*/
 /.gtkdiskfree2/
 /.java/deployment/
 /.keychain/
@@ -74,8 +83,10 @@ a.out
 /.linphonec
 /.linphonerc
 /.local/
+/.macromedia/
 /.mozilla/
 /.mplayer/
+/.opera/
 /.profile.d/custom.sh
 /.subversion/auth/
 /.subversion/README.txt
@@ -89,11 +100,17 @@ a.out
 /.gnupg/.#lk*
 /.gnupg/*.gpg
 /.gnupg/*.kbx
+/.gnupg/random_seed
+
+/.kde*/cache-*
+/.kde*/socket-*
+/.kde*/tmp-*
 
 /.ncftp/firewall
 /.ncftp/history
 /.ncftp/init_v3
-/.ncftp/trace
+/.ncftp/log
+/.ncftp/trace*
 
 /.pan2/accels.txt
 /.pan2/article-cache
@@ -109,3 +126,7 @@ a.out
 
 # per-system files
 /Desktop/
+
+# other git trees
+/ICEs/
+/patches/