Added build and .history to .gitignore.

This commit is contained in:
Brad Arant 2023-10-07 14:35:10 -07:00
parent 8a9c1c3bd7
commit c4b3955320

2
.gitignore vendored
View File

@ -5,3 +5,5 @@ Release/
*.mk
libCoreUtils.a
CoreUtils.mk
build/
.history/