Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpx/lua-cjson.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Pulford <mark@kyne.com.au>2011-12-20 15:27:19 +0400
committerMark Pulford <mark@kyne.com.au>2011-12-20 15:27:19 +0400
commit7612cef30d371b12d07f80dde2d4ff7dff1082e5 (patch)
tree6597a0cb1075aec8d7eff4de336fa9f709e0857f /.gitattributes
parentd0d9c285ed80fd869e6c75290c9f103e80465c42 (diff)
Add .gitignore for object files, html, extra dirs
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index d347add..f349fed 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,5 @@
.gitattributes export-ignore
+.gitignore export-ignore
build-packages.sh export-ignore
TODO export-ignore
+devel export-ignore