chore: ignore backend environment file and remove trailing newline in gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -78,6 +78,7 @@ web_modules/
|
||||
|
||||
# dotenv environment variable files
|
||||
.env
|
||||
apps/backend/.env
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
@@ -155,4 +156,3 @@ apps/backend/src/register-routes.js
|
||||
apps/backend/src/server.js
|
||||
apps/backend/src/index.js
|
||||
apps/backend/src/types/*.js
|
||||
|
||||
|
||||
Reference in New Issue
Block a user