Files
zkitterd/.prettierignore
r1oga 26859c1835 feat: Containerize app (#69)
* Update dockerfiles

* check if docker env

* new line

* remove is-docker dep
2023-01-06 19:03:16 +01:00

21 lines
169 B
Plaintext

node_modules
package-lock.json
pnpm-lock.yaml
# TS build dir
build
# Jest
coverage
# JetBrains IDE
.idea
static
lib
.nycrc
Dockerfile
.eslintignore
.prettierignore