summaryrefslogtreecommitdiff
path: root/.git.info.exclude.in
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-10-10 01:20:24 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-10-15 20:04:32 -0400
commit34a6c23f99988a75729b04880824b8d79d1391a2 (patch)
tree188dfe887d233700f1c88d997fd5e6267d3a8317 /.git.info.exclude.in
parent1557b290b98286d8c44ea066b64cc0910eecc0f7 (diff)
Use XDG for bash, remove alsa, clean up bash & profile, add CACHEDIR.TAG
.profile: fix up
Diffstat (limited to '.git.info.exclude.in')
-rw-r--r--.git.info.exclude.in108
1 files changed, 108 insertions, 0 deletions
diff --git a/.git.info.exclude.in b/.git.info.exclude.in
new file mode 100644
index 0000000..37c1ee4
--- /dev/null
+++ b/.git.info.exclude.in
@@ -0,0 +1,108 @@
+# Defualt to ignoring all files
+/*
+
+# Except dotfiles
+!.*
+
+# Or Makefile
+!Makefile
+
+# Ignore these for privacy
+.ssh/*
+!.ssh/config
+.gnupg/*
+!.gnupg/gpg.conf
+.netrc
+
+# Ignore temp/log/history files
+*.log
+log.*
+
+*.tmp
+*.tmp.*
+tmp.*
+tmp-*
+tmp
+
+*_history
+*_hist
+history.*
+history
+
+*.lock
+.~lock.*#
+lock
+
+*.state
+*.cookie
+*.bak
+
+*authority
+*cache*
+
+# Ignore files left by editors
+*~
+.#*
+\#*#
+
+
+# Ignore these special-purpose cache/temp files
+.camel_certs
+.compiz/session/*
+.config/chromium/Default/History\ Index*
+.current.asound
+.dbus/session-bus/*
+.ddd/sessions
+.dvdcss
+.esd_auth
+.evolution/.*
+.gconfd/saved_state
+.gnash-media
+.gnash/SharedObjects/*
+.kde/share/apps/RecentDocuments/*
+.kde/socket-*
+.kde4/share/apps/RecentDocuments/*
+.kde4/share/apps/okular/docdata/*
+.kde4/socket-*
+.lesshst
+.link*/*.his
+.local/share/Trash/*
+.local/share/gvfs-metadata/*
+.local/share/icons/*
+.local/share/recently-used.xbel
+.pki
+.pulse
+.pulse-cookie
+.recently-used
+.recently-used.xbel*
+.setroubleshoot
+.shotwell/thumbs/*
+.sudo_as_admin_successful
+.thumbnails/*
+.wireshark/recent*
+.xsession-errors*
+
+# Ignore files that are autogenerated
+.config/libretools/blacklist.txt
+.folders
+.git.info.exclude
+.nanorc
+
+# Ignore these files for no good reason
+.bogofilter
+.config/Trolltech.conf
+.config/vlc
+.gem
+.offlineimap
+.prefix
+.prefix.*
+.terminfo
+.wine*
+
+# Ignore these files that if I tracked them, would be a separate repo
+.config/chromium
+.config/libreoffice
+.config/transmission
+.eclipse
+.mozilla
+.netbeans