1
0
Fork 0
mirror of synced 2026-06-05 08:05:14 +00:00
download-artifact/.gitignore
2026-01-30 14:14:33 -05:00

7 lines
No EOL
193 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/
.DS_Store