summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2013-04-19 21:27:45 +0100
committerVincent Sanders <vince@netsurf-browser.org>2013-04-19 21:27:45 +0100
commit3234d06ded5dc97e2866b42e5eb96b4c76c98cf2 (patch)
treeff551e3396c4112cc95d4869d193bd978d51b61c /.gitattributes
parentec7b4a9ff6b2f06c95bfd890b1dc1ee6e6a1f893 (diff)
downloadnetsurf-3234d06ded5dc97e2866b42e5eb96b4c76c98cf2.tar.gz
netsurf-3234d06ded5dc97e2866b42e5eb96b4c76c98cf2.tar.bz2
add attributes file to stop .gitignore being exportedrelease/3.0
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000..de2f3167a
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+.gitignore export-ignore
+.gitattributes export-ignore