3
0
Fork 0
mirror of https://github.com/actions/download-artifact.git synced 2025-01-31 14:01:05 +01:00
download-artifact-no-ghes/.gitignore

5 lines
182 B
Text
Raw Normal View History

# 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/