This repository has been archived on 2024-04-15. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
runner/.gitignore

6 lines
62 B
Plaintext

# Nodejs
node_modules/
# Typescript
src/**/*.d.ts
src/**/*.js