summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vincent.sanders@collabora.co.uk>2013-04-18 17:19:53 +0100
committerVincent Sanders <vincent.sanders@collabora.co.uk>2013-04-18 17:19:53 +0100
commit6b1cd52a528b3131189e64de3cf0e34d46182933 (patch)
treeef221157225574ccc44c52689c7f1b2a734c7be0
parentefc26882bde6d757e3111fa4684201ff61b30a4c (diff)
downloadlibnsbmp-6b1cd52a528b3131189e64de3cf0e34d46182933.tar.gz
libnsbmp-6b1cd52a528b3131189e64de3cf0e34d46182933.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