diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-05-17 23:10:36 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-05-17 23:10:36 -0400 |
commit | 6b9d85951e8f93bcac34b25eeb6654217bfdf5b8 (patch) | |
tree | 4cad8abfd3e7091727c0396fa2ad9ca72c35230f /.git.info.exclude | |
parent | 064afade87e784ba4f51aaf71304c75c255179e6 (diff) |
clean up
Diffstat (limited to '.git.info.exclude')
-rw-r--r-- | .git.info.exclude | 18 |
1 files changed, 17 insertions, 1 deletions
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 |