Files
.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
excalidraw/.dockerignore

11 lines
100 B
Plaintext

*
!.env
!.eslintrc.json
!.npmrc
!.prettierrc
!package.json
!public/
!src/
!tsconfig.json
!yarn.lock