From 94d46baaf1926bf8b52393b9eff80faf6118d445 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 17 May 2012 22:15:37 -0400 Subject: ignore vlc-qt-interface.conf --- .git.info.exclude | 1 + 1 file changed, 1 insertion(+) (limited to '.git.info.exclude') diff --git a/.git.info.exclude b/.git.info.exclude index ab160af..ef4bee3 100644 --- a/.git.info.exclude +++ b/.git.info.exclude @@ -77,6 +77,7 @@ history.* # Ignore these files for no good reason .terminfo +.config/vlc/vlc-qt-interface.conf .wine* .offlineimap .bogofilter -- cgit v1.2.3-2-g168b From e786afef0eb294750c8333ab71d525a66eef66eb Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 17 May 2012 22:27:29 -0400 Subject: update .git.info.exclude --- .git.info.exclude | 3 +++ 1 file changed, 3 insertions(+) (limited to '.git.info.exclude') diff --git a/.git.info.exclude b/.git.info.exclude index ef4bee3..daa5934 100644 --- a/.git.info.exclude +++ b/.git.info.exclude @@ -74,6 +74,7 @@ history.* # Ignore files that are autogenerated .folders .nanorc +.config/libretools/blacklist.txt # Ignore these files for no good reason .terminfo @@ -81,3 +82,5 @@ history.* .wine* .offlineimap .bogofilter +.config/Trolltech.conf +.prefix/src \ No newline at end of file -- cgit v1.2.3-2-g168b From 6b9d85951e8f93bcac34b25eeb6654217bfdf5b8 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 17 May 2012 23:10:36 -0400 Subject: clean up --- .git.info.exclude | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to '.git.info.exclude') diff --git a/.git.info.exclude b/.git.info.exclude index daa5934..854c2e2 100644 --- a/.git.info.exclude +++ b/.git.info.exclude @@ -7,6 +7,13 @@ !.*/*/* !.*/*/*/* !.*/*/*/*/* +!.*/*/*/*/*/* +!.*/*/*/*/*/*/* +!.*/*/*/*/*/*/*/* +!.*/*/*/*/*/*/*/*/* +!.*/*/*/*/*/*/*/*/*/* +!.*/*/*/*/*/*/*/*/*/*/* +!.*/*/*/*/*/*/*/*/*/*/*/* # Or Makefile !Makefile @@ -54,11 +61,14 @@ history.* .gnash/SharedObjects/* .kde/share/apps/RecentDocuments/* .kde/socket-* +.kde4/share/apps/RecentDocuments/* +.kde4/socket-* .lesshst .links2/links.his .local/share/Trash/* .local/share/gvfs-metadata/* .local/share/icons/* +.local/share/recently-used.xbel .mozilla/firefox/Crash\ Reports/* .netbeans/*/modules/* .netbeans/*/update_tracking/* @@ -83,4 +93,10 @@ history.* .offlineimap .bogofilter .config/Trolltech.conf -.prefix/src \ No newline at end of file +.gem + +# Ignore these files that if I tracked them, would be a separate repo +.config/libreoffice +.config/transmission +.netbeans +.mozilla -- cgit v1.2.3-2-g168b From f6da1d4c86d944d2d4f0fdc1b635dde23295c039 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 17 May 2012 23:29:40 -0400 Subject: clean up --- .git.info.exclude | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.git.info.exclude') diff --git a/.git.info.exclude b/.git.info.exclude index 854c2e2..ff44d89 100644 --- a/.git.info.exclude +++ b/.git.info.exclude @@ -45,6 +45,7 @@ tmp history.* *authority *.cookie +*.bak # Ignore these special-purpose cache/temp files .alsa.save @@ -52,6 +53,7 @@ history.* .compiz/session/* .config/chromium/Default/History\ Index* .dbus/session-bus/* +.ddd/history .dvdcss .esd_auth .eshell/history @@ -62,6 +64,7 @@ history.* .kde/share/apps/RecentDocuments/* .kde/socket-* .kde4/share/apps/RecentDocuments/* +.kde4/share/apps/okular/docdata/* .kde4/socket-* .lesshst .links2/links.his @@ -69,9 +72,6 @@ history.* .local/share/gvfs-metadata/* .local/share/icons/* .local/share/recently-used.xbel -.mozilla/firefox/Crash\ Reports/* -.netbeans/*/modules/* -.netbeans/*/update_tracking/* .pki .pulse .pulse-cookie -- cgit v1.2.3-2-g168b From 39bd672b152e7b15f0b34fd06572ca3a14bf877c Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 21 May 2012 12:21:55 -0400 Subject: redo alsa stuff --- .git.info.exclude | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.git.info.exclude') diff --git a/.git.info.exclude b/.git.info.exclude index ff44d89..235367c 100644 --- a/.git.info.exclude +++ b/.git.info.exclude @@ -48,10 +48,10 @@ history.* *.bak # Ignore these special-purpose cache/temp files -.alsa.save .camel_certs .compiz/session/* .config/chromium/Default/History\ Index* +.current.asound .dbus/session-bus/* .ddd/history .dvdcss -- cgit v1.2.3-2-g168b