mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
kill bad gitmodules and update gitignore
This commit is contained in:
parent
b1dd40ebe8
commit
d84c9ade99
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -123,3 +123,10 @@ cmake-build-relwithdebinfo/
|
||||||
cmake-build-release/
|
cmake-build-release/
|
||||||
/subprojects/*
|
/subprojects/*
|
||||||
!/subprojects/*.wrap
|
!/subprojects/*.wrap
|
||||||
|
LuaJIT-2.1/
|
||||||
|
LuaJIT-2.0/
|
||||||
|
lua-5.4/
|
||||||
|
lua-5.3-cxx/
|
||||||
|
lua-5.3/
|
||||||
|
lua-5.2/
|
||||||
|
lua-5.1/
|
||||||
|
|
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +0,0 @@
|
||||||
[submodule "Catch"]
|
|
||||||
path = Catch
|
|
||||||
url = https://github.com/philsquared/Catch.git
|
|
Loading…
Reference in New Issue
Block a user