radiobot/.gitignore

11 lines
106 B
Plaintext
Raw Normal View History

2022-03-22 20:22:37 -04:00
# Internal
config/
config.toml
local/
modules/livenp.js
2022-03-22 15:58:12 -04:00
2022-03-22 20:22:37 -04:00
# Node
2022-03-22 15:58:12 -04:00
node_modules/
2022-03-22 20:22:37 -04:00
package-lock.json
yarn.lock