From ae02c6a2073ee9d7740e40d18de1296ccd79e9b7 Mon Sep 17 00:00:00 2001 From: "christophfischer@4706e95f48874dfd46092b278315693b92ea7d23" Date: Tue, 21 Jun 2016 11:43:09 +0000 Subject: [PATCH] removed --- ...ent_5_cf7354ecc5a3e69a0cc0d47d77e52051._comment | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 doc/tips/largefiles/comment_5_cf7354ecc5a3e69a0cc0d47d77e52051._comment diff --git a/doc/tips/largefiles/comment_5_cf7354ecc5a3e69a0cc0d47d77e52051._comment b/doc/tips/largefiles/comment_5_cf7354ecc5a3e69a0cc0d47d77e52051._comment deleted file mode 100644 index e0f8143232..0000000000 --- a/doc/tips/largefiles/comment_5_cf7354ecc5a3e69a0cc0d47d77e52051._comment +++ /dev/null @@ -1,14 +0,0 @@ -[[!comment format=mdwn - username="christophfischer@4706e95f48874dfd46092b278315693b92ea7d23" - nickname="christophfischer" - subject="how to recursively exclude files from git-annex (.gitattributes)" - date="2016-06-21T11:42:45Z" - content=""" -Hello - -it took me some time to figure out how to exclude directories matching a specific structure within the .gitattributes file: - - **/some_dir/**/below_this_dir_is_everything_in_plane_text/**/* annex.largefiles=nothing - -Maybe it helps someone else. (In case this way is the intended way) -"""]]