Ignore build*/ folders

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

3
.gitignore vendored

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