2020-08-19 14:11:28 +02:00
|
|
|
.github/
|
2015-11-27 17:24:15 +00:00
|
|
|
.git
|
2019-12-27 16:20:39 +00:00
|
|
|
.dockerignore
|
2015-11-27 17:24:15 +00:00
|
|
|
.bundle
|
|
|
|
|
.env*
|
2019-12-19 10:54:32 +00:00
|
|
|
.buildpacks
|
|
|
|
|
.*.yml
|
2019-12-27 16:20:39 +00:00
|
|
|
*.swp
|
2019-12-19 10:54:32 +00:00
|
|
|
.*ignore
|
|
|
|
|
*.md
|
|
|
|
|
*.log
|
|
|
|
|
Vagrantfile
|
2019-12-27 16:20:39 +00:00
|
|
|
Dockerfile
|
2019-12-19 10:54:32 +00:00
|
|
|
Guardfile
|
|
|
|
|
docker-compose.*
|
|
|
|
|
browserslist
|
2021-07-02 01:03:49 +01:00
|
|
|
|
2019-12-19 10:54:32 +00:00
|
|
|
docs
|
2021-07-02 00:01:28 +01:00
|
|
|
!docs/api/apiv3/openapi-spec.yml
|
2021-07-02 01:03:49 +01:00
|
|
|
!docs/api/apiv3/paths
|
|
|
|
|
!docs/api/apiv3/tags
|
|
|
|
|
!docs/api/apiv3/components
|
|
|
|
|
|
2019-12-19 10:54:32 +00:00
|
|
|
extra
|
|
|
|
|
features
|
|
|
|
|
help
|
|
|
|
|
log/*.log
|
|
|
|
|
spec
|
2015-11-27 17:24:15 +00:00
|
|
|
tmp
|
|
|
|
|
frontend/node_modules
|
2020-08-19 14:11:28 +02:00
|
|
|
node_modules
|
2015-11-27 17:24:15 +00:00
|
|
|
# travis
|
|
|
|
|
vendor/bundle
|