Selaa lähdekoodia

Ignore `.env.*` in Node.js

pull/3651/head
Kenichi Kamiya 3 vuotta sitten
vanhempi
commit
6586918a42
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      Node.gitignore

+ 1
- 1
Node.gitignore Näytä tiedosto

@@ -70,7 +70,7 @@ web_modules/

# dotenv environment variables file
.env
.env.test
.env.*

# parcel-bundler cache (https://parceljs.org/)
.cache

Loading…
Peruuta
Tallenna