Initial release commit
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
|
||||
################################################################################
|
||||
|
||||
/.vs
|
||||
/build/lbs.exe
|
||||
/build/lbs.pdb
|
||||
/obj/src/lua_dependency_tree.cpp.o
|
||||
/obj/src/lua_filesystem.cpp.o
|
||||
/obj/src/lua_platform.cpp.o
|
||||
/obj/src/main.cpp.o
|
||||
/obj/src/simple_string.cpp.o
|
||||
Reference in New Issue
Block a user