Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0b58651

Browse filesBrowse files
committed
⚡ env
1 parent b1f9b6c commit 0b58651
Copy full SHA for 0b58651

File tree

1 file changed

+6
-13
lines changed
Filter options

1 file changed

+6
-13
lines changed

‎backend/.gitignore

Copy file name to clipboardExpand all lines: backend/.gitignore
+6-13Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,11 @@ web_modules/
7373
.yarn-integrity
7474

7575
# dotenv environment variable files
76-
76+
.env
77+
.env.development.local
78+
.env.test.local
79+
.env.production.local
80+
.env.local
7781

7882
# parcel-bundler cache (https://parceljs.org/)
7983
.cache
@@ -123,15 +127,4 @@ dist
123127
.yarn/unplugged
124128
.yarn/build-state.yml
125129
.yarn/install-state.gz
126-
.pnp.*
127-
128-
129-
#node modules
130-
node_modules/
131-
132-
.environment
133-
.env
134-
*.env
135-
*.env.example
136-
*.env.local
137-
*.env.staging
130+
.pnp.*

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.