add .debug.env
This commit is contained in:
parent
38f662a7dc
commit
c8b69d7d13
|
@ -57,6 +57,7 @@ typings/
|
|||
# dotenv environment variables file
|
||||
.env
|
||||
.env.test
|
||||
.debug.env
|
||||
|
||||
# parcel-bundler cache (https://parceljs.org/)
|
||||
.cache
|
||||
|
|
Loading…
Reference in New Issue