Adding / organizing the workspace into multple seperate projects
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,12 +1,11 @@
|
||||
build/
|
||||
intermediates/
|
||||
**/build/
|
||||
**/intermediates/
|
||||
tools/
|
||||
*.make
|
||||
Makefile
|
||||
.vscode/
|
||||
libs/lua
|
||||
libs/glad
|
||||
Debug/
|
||||
*.sln
|
||||
*.vcxproj
|
||||
*.vcxproj.filters
|
||||
|
Reference in New Issue
Block a user