]> git.wh0rd.org - home.git/blobdiff - .gitignore
ignore more stuff
[home.git] / .gitignore
index 649e22172edcf655901bf6a52f1242ac871483b1..a2ab2db495f9d8ea79b861240a1345dd0427b6b9 100644 (file)
@@ -2,40 +2,51 @@
 *~
 
 # generated files
+*.gdb
 *.o
 a.out
+/core
+/doit.sh
+/f
+/f2
+/log
+/nohup.out
+/out
 
 # Session files
 /.bugz_cookie
 /.dbus/session-bus/
 /.DCOPserver_*
+/.dmrc
+/.esd_auth
+/.gnomerc-errors
 /.ICEauthority
+/.ktorrent.lock
 /.pulse-cookie
+/.rnd
+/.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
@@ -49,12 +60,13 @@ a.out
 # Cache files
 /.adobe/Flash_Player/AssetCache/
 /.cache/
-/.ccache/
+/.ccache
 /.cddb/
 /.clive/cache
 /.cvsps/
 /.dvdcss/
 /.fontconfig/*.cache-*
+/.gconfd/saved_state
 /.mcop*
 /.revdep-rebuild.*
 /.thumbnails/
@@ -62,20 +74,28 @@ a.out
 
 # Packages i don't care about
 /.audacious/
+/.clive/
 /.crack-attack/
+/.crash_report_*
+/.cvspass
 /.ddd/
 /.gimp-*/
 /.gkrellm2
 /.gnome2/
+/.gstreamer-*/
 /.gtkdiskfree2/
 /.java/deployment/
+/.kchmviewer/
 /.keychain/
 /.links/bookmarks.html
 /.linphonec
 /.linphonerc
 /.local/
+/.macromedia/
+/.mediatomb/
 /.mozilla/
 /.mplayer/
+/.opera/
 /.profile.d/custom.sh
 /.subversion/auth/
 /.subversion/README.txt
@@ -89,11 +109,18 @@ a.out
 /.gnupg/.#lk*
 /.gnupg/*.gpg
 /.gnupg/*.kbx
+/.gnupg/random_seed
+
+/.kde*/cache-*
+/.kde*/socket-*
+/.kde*/tmp-*
 
+/.ncftp/bookmarks
 /.ncftp/firewall
 /.ncftp/history
 /.ncftp/init_v3
-/.ncftp/trace
+/.ncftp/log
+/.ncftp/trace*
 
 /.pan2/accels.txt
 /.pan2/article-cache
@@ -108,4 +135,11 @@ a.out
 /.ssh/known_hosts
 
 # per-system files
+/.forward
 /Desktop/
+
+# other git trees
+/ICEs/
+/patches/
+*.diff
+*.patch