Farmbot-Web-App/.gitignore

23 lines
288 B
Plaintext
Raw Normal View History

2017-06-29 15:52:56 -06:00
.vscode
.vscode/
2017-06-29 12:54:02 -06:00
*.log
*.pem
/tmp
2017-11-02 11:15:56 -06:00
# For self hosted users...
api_docs.md
config/application.yml
config/database.yml
coverage
erd.pdf
2017-06-29 12:54:02 -06:00
latest_corpus.ts
log/*.log
mqtt/rabbitmq.config
2017-06-29 15:52:56 -06:00
node_modules
node_modules/
2017-11-02 11:15:56 -06:00
package-lock.json
public/dist
2017-10-31 20:44:46 -06:00
public/system
2017-11-02 11:15:56 -06:00
public/webpack
public/webpack/*
2017-06-29 15:52:56 -06:00
tmp