Fixed .gitignore, removed .gitmodules
This commit is contained in:
+2
-2
@@ -3,9 +3,9 @@ Debug/src/**/*.o
|
||||
|
||||
Debug/voxel_engine
|
||||
|
||||
build
|
||||
/build
|
||||
|
||||
world
|
||||
/world
|
||||
|
||||
.vscode
|
||||
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
[submodule "libs/glm"]
|
||||
path = libs/glm
|
||||
url = https://github.com/g-truc/glm.git
|
||||
[submodule "libs/glfw"]
|
||||
path = libs/glfw
|
||||
url = https://github.com/glfw/glfw.git
|
||||
Reference in New Issue
Block a user