summaryrefslogtreecommitdiffstats
path: root/.gitignore (follow)
AgeCommit message (Collapse)Author
2023-03-19Add the docs/ folder to gitignore (#3694)Mateusz Bączek
2020-12-10Untrack config.yml (#1557)saltycrys
* Untrack config.yml `config/config.yml` has been untracked and moved to `config/config.example.yml`. The Dockerfile has been updated to copy all `config/config.*` files and to try to move `config/config.example.yml` to `config/config.yml`. If a user supplied `config/config.yml` exists it is not overwritten. * Update Dockerfile to use `shard.lock` * Fix tests
2020-12-02Track shard.locksaltycrys
2018-07-14Update .gitignoreOmar Roth
2018-03-22Ignore shard.lockOmar Roth
2018-01-28Ignore sentryOmar Roth
2017-11-29Rename projectOmar Roth
2017-11-23Initial commitOmar Roth