Commit Graph

24 Commits

Author SHA1 Message Date
Azul 428e435bbe
include binstubs in git
this is recommended since rails4. This way binstubs can be
kept consistent accross installations.

Did the upgrade dance and removed bin from .gitignore.
2018-01-07 12:28:43 +01:00
dgt 5825186f90 added theme to gitignore 2017-11-21 17:38:18 +01:00
Azul 0c728b7bac
test: coverage stats using simplecov 2017-07-02 10:58:52 +02:00
Azul e02912d3f8
gitignore: .byebug_history and similar 2016-09-01 10:22:15 +02:00
elijah fb73005c89 transifex fixes: add transifex link to footer, fix pull url in rake task, include bundled en.yml in git. 2015-05-15 14:26:18 -07:00
azul 83fb4b499a gitignore: config/crabgrass/crabgrass.production.yml
so git status is clean on production
2015-02-19 17:15:39 +01:00
Azul 2edb1fdc5c minor: more gitignore tweaks [skip-ci] 2015-01-31 17:47:07 +01:00
Azul 9d9ed1e9c2 remove cached default avatars.
They will be created when requested for the first time.

This allows us to symlink the whole public/avatars directory in production
2015-01-31 17:32:59 +01:00
Azul 37ee19dc3f gitignore tmp and log entirely
They are symlinks on production and showed up in git status.
2015-01-31 15:34:31 +01:00
Azul 33c7d7b5c4 keep autogenerated sphinx configs outside of the repo 2013-04-26 17:14:35 +02:00
Azul 7111c8ed7e added binstubs to gitignore 2013-03-13 11:42:19 +01:00
Azul 7b5b293a98 ignore .bundle dir 2013-02-11 20:24:38 +01:00
elijah fb9b706d54 gitignore - ignore test.sqlite 2012-06-06 18:08:03 -07:00
elijah 26218d6969 Added sprockets asset pipelining for javascripts. All javascript moved from public/javascripts to app/assets/javascripts. Rails 3 uses sprockets for asset pipelining, now so does crabgrass. run rake gems:install. 2012-02-12 11:57:44 -08:00
elijah e365075bb3 fixed typo in gitignore 2011-08-16 22:31:21 -07:00
elijah 287c0c0fbc ignore pictures dir 2011-08-16 22:27:37 -07:00
elijah b071dd73f4 ignore haml/init.rb changes 2011-08-16 22:26:26 -07:00
Azul d4a5b0bac8 some additional minor changes for the database.yml move 2011-08-16 15:49:51 +02:00
Azul 0b3ed4527e adding vim swap files to gitignore 2011-08-03 19:54:14 +02:00
Azul 9180a17efd added sqlite3 db from acts_as_locked tests to gitignore 2011-08-03 19:51:32 +02:00
jessib 872718467a Adding temporary emacs files to .gitignore so they are ignored. 2011-06-06 12:08:57 -07:00
Elijah Saxon cb28645b91 ignore doc/guides 2010-11-08 21:57:14 -08:00
Elijah Saxon 4f2c6f3b10 added public/theme to gitignore 2010-10-25 23:30:24 -07:00
Elijah Saxon 2ba89d39bc added gitignore 2010-10-24 00:59:01 -07:00