mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-27 17:08:28 +02:00
5 lines
No EOL
182 B
Text
5 lines
No EOL
182 B
Text
# Ignore node_modules, ncc is used to compile nodejs modules into a single file in the releases branch
|
|
node_modules/
|
|
|
|
# Ignore js files that are transpiled from ts files in src/
|
|
lib/ |