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
|
2023-07-31 10:30:56 +00:00
|
|
|
.gitignore
|
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
|
2023-07-31 10:30:56 +00:00
|
|
|
docker/prod/Dockerfile
|
|
|
|
|
docker/ci/Dockerfile
|
2019-12-19 10:54:32 +00:00
|
|
|
Guardfile
|
|
|
|
|
docker-compose.*
|
|
|
|
|
browserslist
|
2021-07-02 01:03:49 +01:00
|
|
|
|
2023-07-31 10:30:56 +00:00
|
|
|
/docs
|
|
|
|
|
!/docs/api/apiv3/openapi-spec.yml
|
|
|
|
|
!/docs/api/apiv3/paths
|
|
|
|
|
!/docs/api/apiv3/tags
|
|
|
|
|
!/docs/api/apiv3/components
|
2021-07-02 01:03:49 +01:00
|
|
|
|
2019-12-19 10:54:32 +00:00
|
|
|
extra
|
|
|
|
|
features
|
|
|
|
|
help
|
|
|
|
|
log/*.log
|
|
|
|
|
spec
|
2023-07-31 10:30:56 +00:00
|
|
|
/tmp
|
2023-05-04 11:27:31 +02:00
|
|
|
frontend/.angular/cache
|
2015-11-27 17:24:15 +00:00
|
|
|
frontend/node_modules
|
2020-08-19 14:11:28 +02:00
|
|
|
node_modules
|
2015-11-27 17:24:15 +00:00
|
|
|
# travis
|
|
|
|
|
vendor/bundle
|