diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2022-11-26 14:46:47 -0500 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2022-11-26 14:46:47 -0500 |
commit | 632eaa2f13c24519f29ac124de4da32f5497297e (patch) | |
tree | d2b84fbfd8dba279578f4630f038045e8260ce66 /.gitignore | |
parent | 5c6752f994c42d4f8095653d34c050c58411e3b5 (diff) | |
download | lite-xl-plugin-manager-632eaa2f13c24519f29ac124de4da32f5497297e.tar.gz lite-xl-plugin-manager-632eaa2f13c24519f29ac124de4da32f5497297e.zip |
Changed things to use lua compiler.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,3 +4,5 @@ lpm-* *.o lpm.lua.c lib/prefix +src/lpm.luac.c +src/lpm.luac |