radiobot/.gitignore

10 lines
105 B
Text
Raw Normal View History

2022-03-22 20:22:37 -04:00
# Internal
2022-03-23 05:56:35 +02:00
config/config.toml
2022-03-22 20:22:37 -04:00
local/
modules/livenp.js
2022-03-22 21:58:12 +02:00
2022-03-22 20:22:37 -04:00
# Node
2022-03-22 21:58:12 +02:00
node_modules/
2022-03-22 20:22:37 -04:00
package-lock.json
yarn.lock