summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2013-04-18 17:18:57 +0100
committerVincent Sanders <vince@netsurf-browser.org>2013-04-18 17:18:57 +0100
commit18a403e9fff3a719e9aa20acad5264406a1eb747 (patch)
treeeed05e79752ab4606d95d755aff308350e46b100
parent4e091eb81e7a5ada5d8aafa7990d094f276f2099 (diff)
downloadlibhubbub-18a403e9fff3a719e9aa20acad5264406a1eb747.tar.gz
libhubbub-18a403e9fff3a719e9aa20acad5264406a1eb747.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