You've already forked TouchPassr
mirror of
https://github.com/FullScreenShenanigans/TouchPassr.git
synced 2026-04-28 13:02:20 -07:00
19 lines
205 B
Plaintext
19 lines
205 B
Plaintext
dist/
|
|
docs/generated/
|
|
test/
|
|
node_modules/
|
|
*.d.ts
|
|
*.js*
|
|
!./*.js
|
|
!*.json
|
|
*.html
|
|
npm-debug.log
|
|
debug.log
|
|
|
|
# Code coverage
|
|
coverage.json
|
|
coverage/
|
|
|
|
# Added by shenanigans-manager for maps testing
|
|
Maps.test.ts
|