Gitignore: Added .build folder to gitignore-file | Input: Fixed bug with mouse coordinates, when compiling without editor

This commit is contained in:
2024-10-28 23:39:48 +01:00
parent f9bcc3538e
commit acd9f42286
3 changed files with 2 additions and 1101 deletions

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@ bin/*.pdb
range_index
bin/mnar.exe
.build/*.obj
.build