summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTerje Rosten <terje.rosten@oracle.com>2016-12-02 13:33:44 +0100
committerTerje Rosten <terje.rosten@oracle.com>2016-12-05 09:19:07 +0100
commit6722699551c8a63a4a7d5d76d116c049fabbbe51 (patch)
treea3b81d67f497c0f91a18f13400faf5c76d032442
parent6786caed623a051a364a73549181806c9d6ca757 (diff)
downloadmariadb-git-6722699551c8a63a4a7d5d76d116c049fabbbe51.tar.gz
Bug#22240513 REMOVE GITIGNORE / BZRIGNORE FROM OFFICIAL RELEASE
Add .gitattributes to let git archive ignore .gitignore.
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000000..596615322fb
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+.gitattributes export-ignore
+.gitignore export-ignore