summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-09-16 23:35:55 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-09-16 23:35:55 -0300
commit957ac01ae191d471436b720c6e82f91716a8f2c4 (patch)
tree425e6fecc615ffe6bd0525d1cf2228169ffadf57
parente3e68699c7d005e6a590328aaf68dc9d0bd86d91 (diff)
downloadkeyringer-957ac01ae191d471436b720c6e82f91716a8f2c4.tar.gz
keyringer-957ac01ae191d471436b720c6e82f91716a8f2c4.tar.bz2
Adding .gitignore and .gitattributes on export-ignore
-rw-r--r--.gitattributes6
1 files changed, 4 insertions, 2 deletions
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