summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vincent.sanders@collabora.co.uk>2013-04-18 17:17:27 +0100
committerVincent Sanders <vincent.sanders@collabora.co.uk>2013-04-18 17:17:27 +0100
commitb9e348adeb2431f7ae7c8232d46e2618006ddd2b (patch)
tree5e7714e400566aa70bfe4b9e859916c6e388334d
parent7a4d1702372bb6d378e57e0e27bda5cbb1cc92ed (diff)
downloadlibcss-b9e348adeb2431f7ae7c8232d46e2618006ddd2b.tar.gz
libcss-b9e348adeb2431f7ae7c8232d46e2618006ddd2b.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