summaryrefslogtreecommitdiff
path: root/.git.info.exclude
diff options
context:
space:
mode:
Diffstat (limited to '.git.info.exclude')
-rw-r--r--.git.info.exclude82
1 files changed, 82 insertions, 0 deletions
diff --git a/.git.info.exclude b/.git.info.exclude
new file mode 100644
index 0000000..ab160af
--- /dev/null
+++ b/.git.info.exclude
@@ -0,0 +1,82 @@
+# 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*
+*cache*
+*.tmp
+*.tmp.*
+tmp.*
+tmp-*
+tmp
+*.lock
+*.state
+*~
+.#*
+\#*#
+.~lock.*#
+*_history
+*_hist
+history.*
+*authority
+*.cookie
+
+# Ignore these special-purpose cache/temp files
+.alsa.save
+.camel_certs
+.compiz/session/*
+.config/chromium/Default/History\ Index*
+.dbus/session-bus/*
+.dvdcss
+.esd_auth
+.eshell/history
+.evolution/.*
+.gconfd/saved_state
+.gnash-media
+.gnash/SharedObjects/*
+.kde/share/apps/RecentDocuments/*
+.kde/socket-*
+.lesshst
+.links2/links.his
+.local/share/Trash/*
+.local/share/gvfs-metadata/*
+.local/share/icons/*
+.mozilla/firefox/Crash\ Reports/*
+.netbeans/*/modules/*
+.netbeans/*/update_tracking/*
+.pki
+.pulse
+.pulse-cookie
+.recently-used.xbel*
+.shotwell/thumbs/*
+.sudo_as_admin_successful
+.thumbnails/*
+.xsession-errors*
+
+# Ignore files that are autogenerated
+.folders
+.nanorc
+
+# Ignore these files for no good reason
+.terminfo
+.wine*
+.offlineimap
+.bogofilter