From: Silvio Rhatto Date: Tue, 17 Sep 2013 02:35:55 +0000 (-0300) Subject: Adding .gitignore and .gitattributes on export-ignore X-Git-Tag: 0.2.4~16 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=957ac01ae191d471436b720c6e82f91716a8f2c4;p=keyringer.git Adding .gitignore and .gitattributes on export-ignore --- diff --git a/.gitattributes b/.gitattributes index a96946d..ad2b497 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ -bootstrap export-ignore -templates export-ignore +bootstrap export-ignore +templates export-ignore +.gitignore export-ignore +.gitattributes export-ignore