mirror of
https://github.com/agessaman/MeshCore.git
synced 2026-08-27 22:34:14 +00:00
chore: gitignore worktree build directories
Worktree builds land in .build-wt-<hash>/ (177 MB in the current tree) and were untracked but not ignored.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.direnv
|
||||
.pio
|
||||
.build-wt-*
|
||||
.vscode/.browse.c_cpp.db*
|
||||
.vscode/c_cpp_properties.json
|
||||
.vscode/launch.json
|
||||
|
||||
Reference in New Issue
Block a user