diff options
| author | luca-marie <ml.kochsiek@fu-berlin.de> | 2016-08-26 18:02:55 +0200 |
|---|---|---|
| committer | thea <ta.kupler@gmail.com> | 2016-09-01 12:09:37 +0200 |
| commit | e3af6664f997d4dff227fdcd0246eff516520e96 (patch) | |
| tree | da782025fbec85badeda1b15115cf405ba93b885 /.gitignore | |
| parent | 62fb9ec13d2a34e152e270c3bdbf86766eb10373 (diff) | |
Adding config/config.yml file into .gitignore, cleaning up smaller typos
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ public/assets/* public/ca.crt public/config/* public/provider.json -# config/config.yml +config/config.yml config/secrets.yml public/1/* vendor/bundle/* |
