kill bad gitmodules and update gitignore

This commit is contained in:
ThePhD 2019-01-21 11:04:00 -05:00
parent b1dd40ebe8
commit d84c9ade99
No known key found for this signature in database
GPG Key ID: 1509DB1C0F702BFA
2 changed files with 7 additions and 3 deletions

7
.gitignore vendored
View File

@ -123,3 +123,10 @@ cmake-build-relwithdebinfo/
cmake-build-release/
/subprojects/*
!/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
View File

@ -1,3 +0,0 @@
[submodule "Catch"]
path = Catch
url = https://github.com/philsquared/Catch.git