add .build to the git ignore

This commit is contained in:
Preston Baxter 2024-01-04 22:01:54 -06:00
parent 4cb05e7f4a
commit f39929dc10
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -12,6 +12,7 @@
*.dirstamp
.\#*
\#*
.build/
*.user
*.suo
*.ncb