1
0
Fork 0

chore: Ignore .env files in eslint

This commit is contained in:
joostdecock 2023-01-09 21:19:50 +01:00
parent e9f85f43b8
commit f8fb75ec2f

View file

@ -9,6 +9,7 @@
Dockerfile
.git
.env
*.env
coverage
dist
node_modules