Commit Graph

22 Commits

Author SHA1 Message Date
Brenda Wallace
15be089b83 Ignore the .env file 2020-08-15 13:34:05 +12:00
Brenda Wallace
fcf4e0f15d Icons from icon8, used with permission 2019-06-17 10:42:47 +12:00
Brenda Wallace
7cb0002b37 Convert to scss 2019-05-21 14:04:23 +12:00
Brenda Wallace
88ccdadeb1 Tidy up .gitignore 2019-01-06 09:53:47 +13:00
Brenda Wallace
39d4dec294 Npm sourced linters in package.json 2017-03-12 11:26:50 +13:00
Brenda Wallace
d00f743c47 rubocop fix up on spec 2017-02-17 16:00:11 +13:00
Cesy Avon
da1375e34d Making database.yml locally editable 2016-05-22 15:50:22 +00:00
Anthony Atkinson
044f62eae2 Rubymine .gitignore additions. 2015-07-22 15:54:09 -04:00
Cjay
34e61082b9 Add config/application.yml in gitignore
Included config/application.yml in gitignore since it contains personal configuration of developer.
2015-07-02 18:51:05 +08:00
Skud
923f943717 added application.yml to gitignore 2014-04-29 12:46:41 +10:00
Skud
51964b18ab generalised credentials*.sh in gitignore 2013-08-09 14:30:21 +10:00
Lucy
0412fe0bc5 Updated .gitignore to include coverage files anywhere in the directory tree. 2013-06-26 10:55:18 +01:00
Miles Gould
66a6f53ae7 Set up Coveralls integration for test coverage. 2013-06-12 13:03:05 +01:00
Skud
d635d58bf1 show photos on planting page 2013-05-31 22:56:32 +10:00
Skud
57f8575ab9 removed unwanted @recent_comments, replaced w pagination 2013-05-24 12:54:57 +10:00
Ryan Clark
95a2007683 fix up existing gardens with blank names. 2013-05-13 17:36:37 -07:00
Miles Gould
2187972b47 Gitignore the local credentials.sh script.
This contains API keys and secrets and so should not be kept in Git.

Example script (edit as required):

export MANDRILL_USERNAME=xxxxxxxxxxxxxxxxxxxxx
export MANDRILL_APIKEY=xxxxxxxxxxxxxxxxxxxxx
export TWITTER_KEY=xxxxxxxxxxxxxxxxxxxxx
export TWITTER_SECRET=xxxxxxxxxxxxxxxxxxxxx
2013-04-04 18:38:56 +01:00
Maia Sauren
b1a912c4e0 added .DS_Store to gitignore 2013-01-28 20:53:50 +11:00
gnattery
dea5d2399c Migration for planting slugs 2013-01-18 15:37:36 +11:00
Juliet
35cb44c312 ignoring vim backups 2012-12-20 12:13:58 +00:00
Skud
54acbba854 added pivotal tracker rc file to .gitignore 2012-11-26 19:06:09 +11:00
Cesy Avon
72b16c10cf Adding a home page 2012-08-23 12:56:37 -07:00