X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=.gitignore;h=0edcab91b07343db20e0b24977104d99e24e7afc;hb=5b61754dc15ad3f7c19e83aecc4a921e6f8fa5df;hp=7d619bcdaf41c1289af52362fac3101e4a72cca4;hpb=9c237836a0f266dc12a1c643959cf08fc2ccf71a;p=home.git diff --git a/.gitignore b/.gitignore index 7d619bc..0edcab9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,55 +1,108 @@ -# -# Here are some examples of what you might want to ignore -# in your git-home-history. Feel free to modify. -# -# Example rules start with '##'. -# You can remove the '##' to set the rule. -# -# The rules are read from top to bottom, so a rule can -# "cancel" out a previous one. Be careful. -# -# For more information on the syntax used in this file, -# see "man gitignore" in a terminal or visit -# http://www.kernel.org/pub/software/scm/git/docs/gitignore.html - -##/Download -##/Videos -##/Music - -# Notice the '!' below. This tells git to _not_ ignore a file or -# directory, in this case, we do not want to ignore a particular -# directory under Music/, which is ignored according to the rule -# above. - -##!/Music/Our_Daughter--Flute - -# You probably want to ignore all the "dot" files in your home -# directory, since they mostly contain local application state data. - -##/.* -# but... some dot files you probably do *not* want ignored are -# listed here: -##!/.bash* -##!/.tcsh* -##!/.zsh* -##!/.emacs -##!/.gnupg -##!/.mail -##!/.maildir -##!/.Maildir -##!/.mail-aliases -##!/.muttrc -##!/.ssh -##!/.vimrc - -# We do not want to track the tracking of other files: -#.svn -#CVS -# Please note that all files in a Git project are ignored -# e.g. linux-2.6/ will be entirely ignored if linux-2.6/.git exists. -# Thus it is not necessary to add ".git" here. - -# Some editors use some special backup file formats. Ignore them: -##.#* -##*~ +# backup files +*~ +# generated files +*.o +a.out + +# Session files +/.dbus/session-bus/ +/.DCOPserver_* +/.ICEauthority +/.Xauthority +/.xsession-errors* + +/.ash_history +/.bash_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 +/.recently-used* +/.tgdb/a2_tgdb_debug.txt +/.tgdb/tgdb_log.txt +/.viminfo +/.wireshark/recent +/minicom.log + +/test.awk +/test.c +/test.cpp +/test.i +/test.php +/test.s +/test.S +/test.sh + +# xilinx junk +/.Xilinx/ +/default.ipf +/default_xdb/ + +# Cache files +/.adobe/Flash_Player/AssetCache/ +/.cache/ +/.ccache/ +/.clive/cache +/.cvsps/ +/.dvdcss/ +/.fontconfig/*.cache-2 +/.mcop* +/.thumbnails/ +/.xchat2/scrollback/ + +# Packages i don't care about +/.audacious/ +/.crack-attack/ +/.ddd/ +/.gimp-*/ +/.gkrellm2 +/.gnome2/ +/.gtkdiskfree2/ +/.java/deployment/ +/.keychain/ +/.links/bookmarks.html +/.linphonec +/.linphonerc +/.local/ +/.mozilla/ +/.mplayer/ +/.profile.d/custom.sh +/.subversion/README.txt +/.Skype/ +/.ooo3/ +/.VirtualBox/ +/.wine/ +/.xine/ +/.xscreensaver + +/.gnupg/*.gpg +/.gnupg/*.kbx + +/.ncftp/firewall +/.ncftp/history +/.ncftp/init_v3 +/.ncftp/trace + +/.pan2/accels.txt +/.pan2/article-cache +/.pan2/group-preferences.xml +/.pan2/groups +/.pan2/newsgroups.* +/.pan2/newsrc-1 +/.pan2/tasks.nzb + +/.ssh/id_* +/.ssh/known_hosts + +# per-system files +/Desktop/