X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=.gitignore;h=4ba5bdf5e6bf0365758597d93611308b601a9f9a;hb=dea83c9689264e0b950b7d70e05570eed9cbbbdc;hp=0edcab91b07343db20e0b24977104d99e24e7afc;hpb=5b61754dc15ad3f7c19e83aecc4a921e6f8fa5df;p=home.git diff --git a/.gitignore b/.gitignore index 0edcab9..4ba5bdf 100644 --- a/.gitignore +++ b/.gitignore @@ -2,46 +2,81 @@ *~ # 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 +/.gksu.lock +/.gnomerc-errors /.ICEauthority +/.ktorrent.lock +/.lynx_cookies +/.pulse-cookie +/.pulse/ +/.rnd +/.serverauth.* +/.sudo_as_admin_successful /.Xauthority /.xsession-errors* -/.ash_history -/.bash_history +/.*_history /.cgdb/readline_history.txt /.clive/recall +/.dead.letter +/.fbhighlevelshistory /.gconfd/saved_state .gdb_history +/.gdbtkinit /.gitk -/.gnuplot_history /.history /.jtag/history /.lesshst /.links/links.his -/.linphonec_history -/.nano_history -/.php_history +/.nano/search_history +/.octave_hist /.recently-used* /.tgdb/a2_tgdb_debug.txt /.tgdb/tgdb_log.txt /.viminfo /.wireshark/recent +/.wireshark/recent_common +/minicom.cap /minicom.log -/test.awk -/test.c -/test.cpp -/test.i -/test.php -/test.s -/test.S -/test.sh +/test +/test.* +/*.mbox +/*.ebuild +/*.eclass + +/*.exe +/*.gz +/*.bz2 +/*.lzma +/*.odt +/*.otp +/*.pdf +/*.rtf +/*.tar +/*.xz +/*.zip + +/*.gif +/*.jpg +/*.png # xilinx junk /.Xilinx/ @@ -51,47 +86,94 @@ a.out # Cache files /.adobe/Flash_Player/AssetCache/ /.cache/ -/.ccache/ +/.ccache +/.cddb/ /.clive/cache /.cvsps/ /.dvdcss/ -/.fontconfig/*.cache-2 +/.fontconfig/*.cache-* +/.gconfd/saved_state /.mcop* +/.revdep-rebuild.* /.thumbnails/ /.xchat2/scrollback/ # Packages i don't care about /.audacious/ +/.clive/ /.crack-attack/ +/.crash_report_* +/.cups/ +/.cvspass /.ddd/ +/.dosbox/ +/.filezilla/ /.gimp-*/ /.gkrellm2 +/.gnash/ /.gnome2/ +/.googleearth/ +/.gqview/ +/.gstreamer-*/ /.gtkdiskfree2/ +/.inkscape/ /.java/deployment/ +/.josm/ +/.kchmviewer/ /.keychain/ /.links/bookmarks.html /.linphonec /.linphonerc /.local/ -/.mozilla/ +/.lyx/ +/.macromedia/ +/.mediatomb/ /.mplayer/ +/.metacity/ +/.nautilus/ +/.nx/ +/.openproj/ +/.opera/ +/.pornview/ /.profile.d/custom.sh -/.subversion/README.txt +/.putty/ +/.qmmp/ +/.qtnx/ +/.revenge_of_the_titans_*/ +/.scummvmrc /.Skype/ +/.snes96_snapshots/ +/.subversion/auth/ +/.subversion/README.txt /.ooo3/ +/.tomatoes/ +/.tsemgr/ +/.vlc/ /.VirtualBox/ +/.webex/ /.wine/ +/.xbmc/ /.xine/ /.xscreensaver +/.zenmap/ +/.gnupg/.#lk* /.gnupg/*.gpg /.gnupg/*.kbx +/.gnupg/random_seed + +/.kde*/cache-* +/.kde*/socket-* +/.kde*/tmp-* +/.mozilla/firefox/*.default + +/.ncftp/bookmarks /.ncftp/firewall /.ncftp/history /.ncftp/init_v3 -/.ncftp/trace +/.ncftp/log +/.ncftp/trace* /.pan2/accels.txt /.pan2/article-cache @@ -101,8 +183,16 @@ a.out /.pan2/newsrc-1 /.pan2/tasks.nzb +/.ssh/authorized_keys /.ssh/id_* /.ssh/known_hosts # per-system files +/.forward /Desktop/ + +# other git trees +/ICEs/ +/patches/ +*.diff +*.patch