diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2018-01-10 13:52:41 -0800 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2018-01-10 13:52:41 -0800 |
| commit | ea05cc155ee2327be824e0619486b3c4c66d5550 (patch) | |
| tree | 45b428342b38575bc4a6a14494d4c98e191e94c2 /.gitignore | |
| parent | 787c7c5a6ce4ac6ba19890faf1afa067ea167104 (diff) | |
Switched back to using precompiled lua files instead of lua> "..",
because it's noticeably faster.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,2 +1 @@ -*.nomc -*/*.nomc +lib/*.lua |
