10 lines
276 B
Plaintext
10 lines
276 B
Plaintext
# Exclude excalidraw directory from Nx processing
|
|
excalidraw
|
|
|
|
# Vendored runtime source is inspected and bridged, but not built by Nx.
|
|
vendor
|
|
|
|
# Local model/runtime caches can contain third-party project files that confuse Nx graph scanning.
|
|
.truegrowth-runtime
|
|
.venv-funclip
|