diff options
author | Li Jin <dragon-fly@qq.com> | 2023-10-31 16:06:05 +0800 |
---|---|---|
committer | Li Jin <dragon-fly@qq.com> | 2023-10-31 16:06:18 +0800 |
commit | 2dc090daf42d9449b2c63e7167084092d0bd13ac (patch) | |
tree | 89ce76c2f25ab5d6ec020ad91b91efe010ddcbce /.gitignore | |
parent | 630fef5a40d2f7a221b9c3752462c8780eb17af4 (diff) | |
download | yuescript-2dc090daf42d9449b2c63e7167084092d0bd13ac.tar.gz yuescript-2dc090daf42d9449b2c63e7167084092d0bd13ac.tar.bz2 yuescript-2dc090daf42d9449b2c63e7167084092d0bd13ac.zip |
fix doc. add busted to testing work.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,3 +11,4 @@ bin | |||
11 | tup/*.lua | 11 | tup/*.lua |
12 | tup/t/*.lua | 12 | tup/t/*.lua |
13 | Yuescript.vcxproj.user | 13 | Yuescript.vcxproj.user |
14 | spec/generated \ No newline at end of file | ||