2022-06-17 10:47:25 +00:00
|
|
|
.eslintcache
|
|
|
|
.DS_Store
|
|
|
|
.idea
|
2022-06-17 11:06:44 +00:00
|
|
|
dist
|
|
|
|
coverage
|
|
|
|
.env
|
2022-06-17 10:47:25 +00:00
|
|
|
|
2022-06-21 09:24:01 +00:00
|
|
|
.yarn/*
|
|
|
|
!.yarn/cache
|
2022-06-17 10:47:25 +00:00
|
|
|
!.yarn/patches
|
|
|
|
!.yarn/plugins
|
|
|
|
!.yarn/releases
|
|
|
|
!.yarn/sdks
|
|
|
|
!.yarn/versions
|
2022-06-22 14:44:45 +00:00
|
|
|
|
2023-09-18 11:32:49 +00:00
|
|
|
yarn.build-error.log
|
|
|
|
|
2022-06-22 14:44:45 +00:00
|
|
|
packages/files/uploads/*
|
|
|
|
!packages/files/uploads/.gitkeep
|
2022-06-24 13:18:41 +00:00
|
|
|
|
|
|
|
data/*
|
|
|
|
!data/.gitkeep
|
2023-02-03 10:26:06 +00:00
|
|
|
|
2023-04-27 09:17:01 +00:00
|
|
|
packages/**/data/*
|
|
|
|
|
2023-02-03 10:26:06 +00:00
|
|
|
logs/*
|
|
|
|
!logs/.gitkeep
|
2023-02-07 13:12:29 +00:00
|
|
|
|
|
|
|
docker-compose.yml
|