Gitignore: Added .build folder to gitignore-file | Input: Fixed bug with mouse coordinates, when compiling without editor
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,3 +4,4 @@ bin/*.pdb
|
||||
range_index
|
||||
bin/mnar.exe
|
||||
.build/*.obj
|
||||
.build
|
||||
|
||||
Reference in New Issue
Block a user