This repository has been archived on 2024-07-06. You can view files and clone it, but cannot push or open issues or pull requests.
Files

16 lines
138 B
Plaintext

.git/
.github/
.*ignore
*.docker*
.docker*
*.Docker*
.Docker*
/*.y*ml
# Nodejs
node_modules/
src/**/*.d.ts
src/**/*.js
# Test
test/build