summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-01-27 17:20:53 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-01-27 17:33:31 -0500
commit67dcfa9a9bb0ed1a397c62d59c4ea0b29249b3a9 (patch)
treefd3e43ef685541785f813215cf8b4bd7aa43924f
parenta40e1c62cb734c86f242eae61301791611cd3085 (diff)
clean up .config/.gitignore
-rw-r--r--.config/.gitignore21
1 files changed, 13 insertions, 8 deletions
diff --git a/.config/.gitignore b/.config/.gitignore
index 4b6a38f..b5b3b3c 100644
--- a/.config/.gitignore
+++ b/.config/.gitignore
@@ -1,14 +1,19 @@
/RecentDocuments
# Ignore things I don't care enough about to track
-/Kitware/ # some 3d graphics toolkit
/Trolltech.conf
-/colors/ # KDE color picker
-/dconf/user # binary, tracking it isn't helpful
-/vlc/
+/vlc
+/purple
+
+# some 3d graphics toolkit
+/Kitware
+# KDE color picker
+/colors
+# binary, not helpful to track
+/dconf/user
# Ignore these files that if I tracked them, would be a separate repo
-/libreoffice/
-/transmission/
-/gimp-*/
-/netbeans/
+/libreoffice
+/transmission
+/gimp-*
+/netbeans