summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorMark Pulford <mark@kyne.com.au>2011-12-15 19:04:55 +1030
committerMark Pulford <mark@kyne.com.au>2011-12-15 19:04:55 +1030
commit1d8eba4368aa53ad5e534b68873d24b3ee69cc51 (patch)
treeb89337163d96a0f48e0eda487ef36aa48e1cc1cd /.gitattributes
parent353784724505b23539aa693bd2aed3932493ed62 (diff)
downloadlua-cjson-1d8eba4368aa53ad5e534b68873d24b3ee69cc51.tar.gz
lua-cjson-1d8eba4368aa53ad5e534b68873d24b3ee69cc51.tar.bz2
lua-cjson-1d8eba4368aa53ad5e534b68873d24b3ee69cc51.zip
Automate package releases with build-packages.sh
build-packages.sh has several advantages: - Automatically bumps version numbers - Builds HTML documentation on the fly
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..07f243a
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
1.gitattributes export-ignore
2build-packages.sh export-ignore