summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorVincent Sanders <vincent.sanders@collabora.co.uk>2013-04-18 17:45:14 +0100
committerVincent Sanders <vincent.sanders@collabora.co.uk>2013-04-18 17:45:14 +0100
commitdceb2117283ebb9d3adc04ef77288bd3459cfd43 (patch)
treeb4757fb3f87ff47d3290880574af0637e2735c19 /.gitattributes
parentf9d1b53a01bcea5916c41ede3e06e00774444df5 (diff)
downloadlibwapcaplet-dceb2117283ebb9d3adc04ef77288bd3459cfd43.tar.gz
libwapcaplet-dceb2117283ebb9d3adc04ef77288bd3459cfd43.tar.bz2
add a .gitattributes so .gitignore is not exported
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 0000000..de2f316
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+.gitignore export-ignore
+.gitattributes export-ignore