mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-07-04 17:51:41 +02:00
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/
|
.history/
|
||||||
*.vsix
|
*.vsix
|
||||||
*.workspace
|
*.workspace
|
||||||
|
|
||||||
|
# Build artifacts and cache
|
||||||
|
build/
|
||||||
|
.cache/
|
||||||
|
compile_commands.json
|
Reference in New Issue
Block a user