summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2013-04-18 17:18:06 +0100
committerVincent Sanders <vince@netsurf-browser.org>2013-04-18 17:18:13 +0100
commit490a8c63bc0b5c0204c48b368ad81ac4d2a9a8bf (patch)
tree5a423ed4e748d33e06c2e35a5c6ffff57fcdbe61
parent2778955d85bbbc6a3b40f3cbf76c7220166fb2e4 (diff)
downloadlibdom-release/0.0.1.tar.gz
libdom-release/0.0.1.tar.bz2
add a .gitattributes so .gitignore is not exportedrelease/0.0.1
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..de2f316
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+.gitignore export-ignore
+.gitattributes export-ignore