Ignore build*/ folders

self-hosting
Duncan Ogilvie 4 years ago
parent 1114aaca94
commit 4c59ca75da

1
.gitignore vendored

@ -5,3 +5,4 @@ compile_commands.json
temp.* temp.*
.vs .vs
.cache .cache
build*/
Loading…
Cancel
Save