X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=.gitignore;h=851cad1619c38f781000b11772f99e5650292c51;hb=89afaa819d2715ac9df9d1bc5b25c8a53065f461;hp=de3b8a84dea251b976382257068b62aadebf225c;hpb=5f3d8138b422d9168ccf539bb07e0a3879eb39ec;p=home.git diff --git a/.gitignore b/.gitignore index de3b8a8..851cad1 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,12 @@ *.gdb *.o a.out +/core +/doit.sh +/f +/f2 /log +/nohup.out /out # Session files @@ -14,10 +19,13 @@ a.out /.DCOPserver_* /.dmrc /.esd_auth +/.gksu.lock /.gnomerc-errors /.ICEauthority /.ktorrent.lock +/.lynx_cookies /.pulse-cookie +/.rnd /.serverauth.* /.sudo_as_admin_successful /.Xauthority @@ -26,9 +34,11 @@ a.out /.*_history /.cgdb/readline_history.txt /.clive/recall +/.dead.letter /.fbhighlevelshistory /.gconfd/saved_state .gdb_history +/.gdbtkinit /.gitk /.history /.jtag/history @@ -40,11 +50,31 @@ a.out /.tgdb/tgdb_log.txt /.viminfo /.wireshark/recent +/.wireshark/recent_common /minicom.cap /minicom.log /test /test.* +/*.mbox +/*.ebuild +/*.eclass + +/*.exe +/*.gz +/*.bz2 +/*.lzma +/*.odt +/*.otp +/*.pdf +/*.rtf +/*.tar +/*.xz +/*.zip + +/*.gif +/*.jpg +/*.png # xilinx junk /.Xilinx/ @@ -71,28 +101,38 @@ a.out /.clive/ /.crack-attack/ /.crash_report_* +/.cups/ /.cvspass /.ddd/ /.gimp-*/ /.gkrellm2 +/.gnash/ /.gnome2/ +/.gqview/ /.gstreamer-*/ /.gtkdiskfree2/ /.java/deployment/ +/.kchmviewer/ /.keychain/ /.links/bookmarks.html /.linphonec /.linphonerc /.local/ /.macromedia/ -/.mozilla/ +/.mediatomb/ /.mplayer/ +/.metacity/ +/.nautilus/ +/.nx/ /.opera/ /.profile.d/custom.sh +/.scummvmrc +/.Skype/ +/.snes96_snapshots/ /.subversion/auth/ /.subversion/README.txt -/.Skype/ /.ooo3/ +/.vlc/ /.VirtualBox/ /.wine/ /.xine/ @@ -107,6 +147,9 @@ a.out /.kde*/socket-* /.kde*/tmp-* +/.mozilla/firefox/*.default + +/.ncftp/bookmarks /.ncftp/firewall /.ncftp/history /.ncftp/init_v3 @@ -132,3 +175,5 @@ a.out # other git trees /ICEs/ /patches/ +*.diff +*.patch