mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2026-04-07 10:22:21 +00:00
fix(prettier): add directories to ignore for generated code and git submodule
This commit is contained in:
parent
2f8948954c
commit
b13c7e6eb7
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# Ignore build artifacts and generated files
|
||||
build/
|
||||
managed_components/
|
||||
docs/doxygen/
|
||||
docs/external/
|
||||
.direnv/
|
||||
*.lock
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue