Farmbot-Web-App/.gitignore

32 lines
478 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
*scratchpad*
/tmp
api_docs.md
config/application.yml
config/database.yml
2018-05-07 08:11:45 -06:00
config/secrets.yml
coverage
2018-04-17 14:14:51 -06:00
erd_diagram.png
erd.pdf
2017-06-29 12:54:02 -06:00
latest_corpus.ts
log/*.log
2018-06-22 10:50:46 -06:00
mqtt/rabbitmq.conf
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/direct_upload/temp/*.jpg
public/dist
2017-10-31 20:44:46 -06:00
public/system
2017-11-02 11:15:56 -06:00
public/webpack
public/webpack/*
2018-05-14 09:09:06 -06:00
scratchpad.rb
tmp
2018-08-23 14:33:57 -06:00
# Ignore master key for decrypting credentials and more.
/config/master.key
config/credentials.yml.enc