This website works better with JavaScript.
Home
About
Help
Register
Sign In
comfusion
/
high-tea
Watch
1
Star
0
Fork
0
Code
Issues
13
Pull Requests
0
Projects
0
Releases
2
Wiki
Activity
Browse Source
chore: allow .env.example environment files
master
Josh Habdas
2 years ago
parent
05df9fc8ff
commit
8c76aa1ada
Signed by:
jhabdas
GPG Key ID:
B148B31154C75A74
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.gitignore
+ 2
- 1
.gitignore
View File
@ -1,3 +1,4 @@
.env
.env*
!.env.example
volumes
node_modules
Write
Preview
Loading…
Cancel
Save