Farmbot-Web-App/.gitignore

33 lines
401 B
Plaintext
Raw Normal View History

2019-01-28 05:04:45 -07:00
.cache
dist/ # Parcel "accidents" happen here.
2018-10-02 10:51:53 -06:00
.env
2017-06-29 15:52:56 -06:00
.vscode
2018-11-02 13:52:55 -06:00
log/
2017-06-29 12:54:02 -06:00
*.log
*.pem
2018-11-02 13:52:55 -06:00
tmp
2018-10-02 10:51:53 -06:00
docker_volumes
2017-06-29 12:54:02 -06:00
latest_corpus.ts
2017-06-29 15:52:56 -06:00
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
2018-11-02 13:52:55 -06:00
coverage_api
coverage_fe
api_docs.md
erd_diagram.png
erd.pdf
*scratchpad*
2018-05-14 09:09:06 -06:00
scratchpad.rb
2018-11-02 13:52:55 -06:00
/config/master.key
config/credentials.yml.enc
# Legacy
config/application.yml
coverage
mqtt/