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
commitbcabf7e660016dfad4281dea45adf01acd5dee85 (patch)
tree5a423ed4e748d33e06c2e35a5c6ffff57fcdbe61
parent186a160349c42d8895d8ddf71b0cc60f03bca7a2 (diff)
downloadlibdom-bcabf7e660016dfad4281dea45adf01acd5dee85.tar.gz
libdom-bcabf7e660016dfad4281dea45adf01acd5dee85.tar.bz2
add a .gitattributes so .gitignore is not exported
-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