mirror of
https://github.com/Swatinem/rust-cache
synced 2026-09-07 20:03:24 +00:00
- update to TS6 - replace ncc by rollup, which seems to now be the recommended workflow according to <https://github.com/actions/typescript-action> - remove buildjet provider, as they are shutting down, see <https://buildjet.com/for-github-actions/blog/we-are-shutting-down>
11 lines
73 B
Plaintext
11 lines
73 B
Plaintext
node_modules/
|
|
target/
|
|
src/*.js
|
|
.build
|
|
|
|
# Editors
|
|
.idea/
|
|
|
|
# Mac
|
|
.DS_Store
|