summaryrefslogtreecommitdiff
path: root/.git.info.exclude.in
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-08-14 15:07:04 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-08-14 15:07:04 -0400
commitb5f8ee46f0b8a97ddbe8b21e1605bfe2b41c0cb5 (patch)
treee9b3c2b27b340114c1e4a86c82accdef10b62a25 /.git.info.exclude.in
parentb19688516c68862bdb24839e568f1e74947b7fa2 (diff)
re-jigger to have most everything in XDG directories
Diffstat (limited to '.git.info.exclude.in')
-rw-r--r--.git.info.exclude.in65
1 files changed, 9 insertions, 56 deletions
diff --git a/.git.info.exclude.in b/.git.info.exclude.in
index 0c5ce40..2d09032 100644
--- a/.git.info.exclude.in
+++ b/.git.info.exclude.in
@@ -1,18 +1,17 @@
# Defualt to ignoring all files
/*
+# except these:
-# Except dotfiles
-!.*
+# The things I actually want to track
+!/.config
+!/.local*
-# Or Makefile
-!Makefile
+# The file that generates this one
+!/.git.info.exclude.in
-# Ignore these for privacy
-.ssh/*
-!.ssh/config
-.gnupg/*
-!.gnupg/gpg.conf
-.netrc
+# The relevent programs do not like symlinks for these:
+!/.gtkrc-2.0
+!/.gtkrc-2.0.mine
# Ignore temp/log/history files
*.log
@@ -46,49 +45,3 @@ lock
*~
.#*
\#*#
-
-
-# Ignore these special-purpose cache/temp files
-.camel_certs
-.compiz/session/*
-.config/RecentDocuments/*
-.dbus/session-bus/*
-.ddd/sessions
-.esd_auth
-.evolution/.*
-.gconfd/saved_state
-.gnash-media
-.gnash/SharedObjects/*
-.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
-.folders
-.git.info.exclude
-
-# Ignore these files for no good reason
-.bogofilter
-.gem
-.gitk
-.offlineimap
-.prefix
-.prefix.*
-.wine*
-
-# Ignore these files that if I tracked them, would be a separate repo
-.mozilla