This allows the node_modules to be removed from the repository, as is already done in the `arduino/setup-arduino-cli`, `arduino/arduino-lint-action`, and `arduino/create-changelog` actions.
7 lines
90 B
Plaintext
7 lines
90 B
Plaintext
# Dependency directory
|
|
node_modules/
|
|
|
|
# Ignore built ts files
|
|
__tests__/runner/*
|
|
lib/**/*
|