Add ignores for further dev-environment specific changes
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -39,3 +39,8 @@ docs/*
|
||||
.history/
|
||||
*.vsix
|
||||
*.workspace
|
||||
|
||||
# Build artifacts and cache
|
||||
build/
|
||||
.cache/
|
||||
compile_commands.json
|
||||
Reference in New Issue
Block a user