.github
firebase-project
public
scripts
src
.dockerignore
.editorconfig
.env
.env.production
.eslintignore
.eslintrc.json
.gitattributes
.gitignore
.lintstagedrc.js
.npmrc
.nvmrc
.prettierignore
.watchmanconfig
CHANGELOG.md
CONTRIBUTING.md
Dockerfile
LICENSE
README.md
crowdin.yml
docker-compose.yml
package.json
tsconfig-types.json
tsconfig.json
vercel.json
yarn.lock
11 lines
100 B
Plaintext
11 lines
100 B
Plaintext
*
|
|
!.env
|
|
!.eslintrc.json
|
|
!.npmrc
|
|
!.prettierrc
|
|
!package.json
|
|
!public/
|
|
!src/
|
|
!tsconfig.json
|
|
!yarn.lock
|