Showing
1 changed file
with
1 additions
and
1 deletions
@@ -7,11 +7,11 @@ dist | @@ -7,11 +7,11 @@ dist | ||
7 | tests/server/static | 7 | tests/server/static |
8 | tests/server/static/upload | 8 | tests/server/static/upload |
9 | 9 | ||
10 | +.env.development | ||
10 | .local | 11 | .local |
11 | # local env files | 12 | # local env files |
12 | .env.local | 13 | .env.local |
13 | .env.*.local | 14 | .env.*.local |
14 | -.env.*development | ||
15 | .env.*test | 15 | .env.*test |
16 | .env.*production | 16 | .env.*production |
17 | .eslintcache | 17 | .eslintcache |