Convert to a true DLL engine
This commit is contained in:
6
luprex/.gitignore
vendored
6
luprex/.gitignore
vendored
@@ -1,5 +1,8 @@
|
||||
a.out
|
||||
gprof.out
|
||||
gmon.out
|
||||
luprex
|
||||
|
||||
*~
|
||||
\#*#
|
||||
.#*
|
||||
@@ -7,8 +10,9 @@ gmon.out
|
||||
*.o
|
||||
*.dll
|
||||
*.exe
|
||||
*.so
|
||||
*.a
|
||||
main
|
||||
|
||||
obj/**
|
||||
.vscode/**
|
||||
ext/eris-master/src/lua
|
||||
|
||||
Reference in New Issue
Block a user