1
0
mirror of https://gitea.com/actions/download-artifact.git synced 2026-02-02 20:34:29 +07:00

Update .gitignore

This commit is contained in:
Daniel Kennedy
2026-01-30 14:14:33 -05:00
parent 37930b1c2a
commit 3d65dc0e0b

4
.gitignore vendored
View File

@@ -2,4 +2,6 @@
node_modules/ node_modules/
# Ignore js files that are transpiled from ts files in src/ # Ignore js files that are transpiled from ts files in src/
lib/ lib/
.DS_Store