diff options
author | tcsullivan <tullivan99@gmail.com> | 2019-08-25 16:08:47 -0400 |
---|---|---|
committer | tcsullivan <tullivan99@gmail.com> | 2019-08-25 16:08:47 -0400 |
commit | efeb51e163be3f4110b9dad771bee1f3dc814333 (patch) | |
tree | e23f742895a85ecb8d860cd057fe5fe571428890 /lib/LuaJIT | |
parent | be36802aee32566f08f850480f3f950181fd8f29 (diff) |
added entityx
Diffstat (limited to 'lib/LuaJIT')
-rw-r--r-- | lib/LuaJIT/.gitignore | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/LuaJIT/.gitignore b/lib/LuaJIT/.gitignore deleted file mode 100644 index 1a30573..0000000 --- a/lib/LuaJIT/.gitignore +++ /dev/null @@ -1,7 +0,0 @@ -luajit -lj_bcdef.h -lj_ffdef.h -lj_libdef.h -lj_recdef.h -lj_folddef.h -lj_vm.[sS] |