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