Adding premake
I will now be able to work on this from any platform
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,3 +1,11 @@
|
||||
lib/
|
||||
build/
|
||||
lib
|
||||
vendor
|
||||
build
|
||||
.vscode
|
||||
.vs
|
||||
obj
|
||||
**.sln
|
||||
**.vcxproj
|
||||
**.filters
|
||||
**.user
|
||||
|
||||
|
Reference in New Issue
Block a user