mirror of
https://github.com/OMGeeky/gitignore.git
synced 2026-01-03 09:54:57 +01:00
Ignore .env.* in Node.js
This commit is contained in:
@@ -70,7 +70,7 @@ web_modules/
|
||||
|
||||
# dotenv environment variables file
|
||||
.env
|
||||
.env.test
|
||||
.env.*
|
||||
|
||||
# parcel-bundler cache (https://parceljs.org/)
|
||||
.cache
|
||||
|
||||
Reference in New Issue
Block a user