diff options
author | Kimplul <kimi.h.kuparinen@gmail.com> | 2024-06-25 23:25:29 +0300 |
---|---|---|
committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2024-06-25 23:25:29 +0300 |
commit | 01052811be08444458576dda994d15f8823560ea (patch) | |
tree | c52f2d72ef0ef703e755fcf05ee5d3a02f050acc /deps/lightening/.gitignore | |
parent | 449ca1e570aa421992bbe98c6928def1ba8896fd (diff) | |
download | posthaste-01052811be08444458576dda994d15f8823560ea.tar.gz posthaste-01052811be08444458576dda994d15f8823560ea.zip |
initial rewrite to use ejit
+ Doesn't actually link yet due to missing stuff from ejit, will have to
add them (tomorrow?)
Diffstat (limited to 'deps/lightening/.gitignore')
-rw-r--r-- | deps/lightening/.gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/deps/lightening/.gitignore b/deps/lightening/.gitignore deleted file mode 100644 index d2a82cf..0000000 --- a/deps/lightening/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -*.o -+* -/lightning.info -/tests/test-* |