hookshot/.gitignore
Will Hunt 745699abd3
Add devenv development files (#993)
* Add devenv config

* Use Node 20 for now.

* changelog
2024-11-28 10:49:11 +00:00

30 lines
270 B
Plaintext

config.yml
lib/
node_modules/
public/
registration.yml
tsconfig.tsbuildinfo
public/
.idea
# Added by cargo
/target
# Generated during build
/src/libRs.d.ts
book
*.cer
*.pem
*.pcks8
# Coverage
coverage
.nyc_output
# Devenv
.devenv*
devenv.local.nix
# direnv
.direnv