farmbot_os/.gitignore

50 lines
530 B
Plaintext
Raw Normal View History

secrets.txt
2015-05-31 08:58:45 -06:00
*.pstore
2014-02-13 14:04:39 -07:00
*.gem
*.rbc
2014-12-04 06:14:33 -07:00
*.swp
.bundle/*
.DS_Store
.idea/*
.loadpath
.project
.ruby-gemset
.ruby-version
/.bundle
/.bundle/
/.yardoc/
/_yardoc/
2014-02-13 14:04:39 -07:00
/coverage/
/coverage/
*.sqlite3
*.sqlite3-journal
2014-12-04 06:14:33 -07:00
/doc/
2014-02-13 14:04:39 -07:00
/InstalledFiles
2014-12-04 06:14:33 -07:00
/lib/.build
/lib/bundler/man/
/log/*.log
2016-05-06 13:21:25 -06:00
*.log
2014-02-13 14:04:39 -07:00
/pkg/
2014-12-04 06:14:33 -07:00
/rdoc/
2014-02-13 14:04:39 -07:00
/spec/reports/
/test/tmp/
/test/version_tmp/
2014-12-04 06:14:33 -07:00
/tmp
2014-02-13 14:04:39 -07:00
/tmp/
config.yml
2014-12-04 06:14:33 -07:00
coverage/**
2014-06-09 07:32:40 -06:00
credentials.yml
2016-03-27 15:09:45 -06:00
db/settings.yml
2014-12-04 06:14:33 -07:00
doc/*
doc/**/*
log/*
notes.rb
2014-06-18 13:43:24 -06:00
/lib/.build
2014-08-27 15:30:02 -06:00
write_db_settings.rb
2014-12-04 06:14:33 -07:00
snippet.coffee
snippets.rb
tmp/**/*
2014-12-28 16:24:50 -07:00
*.rb~
2015-05-12 05:55:20 -06:00
serial_port.txt
2015-06-18 05:33:13 -06:00
*credentials*