summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorVincent Sanders <vincent.sanders@collabora.co.uk>2013-04-18 17:39:09 +0100
committerVincent Sanders <vincent.sanders@collabora.co.uk>2013-04-18 17:39:09 +0100
commitf66aa036ad8831abe1729e402aa14535599b529f (patch)
treecc65e7b2ffd32a875cc4a8b25db2e2a307de5d83 /.gitattributes
parentf5b62224da1082fce948d29086dc683690e5201b (diff)
downloadlibrosprite-f66aa036ad8831abe1729e402aa14535599b529f.tar.gz
librosprite-f66aa036ad8831abe1729e402aa14535599b529f.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