diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-17 19:50:53 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-17 19:51:50 +0200 |
commit | 465d4cbb1ba7162d6c60ebd55449c71981f1b75c (patch) | |
tree | f0323153aff6e2ead0c5ac940c48236f25ca26e7 /.gitignore | |
parent | f8a8cd8eed4087a0febaca18f2424821f5fbea73 (diff) | |
download | lualibs-465d4cbb1ba7162d6c60ebd55449c71981f1b75c.tar.gz |
sync with Context from 2013-04-17
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1fcf771 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +testing/* +*-merged.lua |