This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Ignore future .env files - those should not be committed to VC! Nor be part of docker containers
closed-social-glitch-2
Eugen Rochko
8 years ago
parent
b17202ca0f
commit
1eb65e2acc
2 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.dockerignore
+1
-0
.gitignore
+ 1
- 0
.dockerignore
View File
@ -1 +1,2 @@
.env
.env.*
+ 1
- 0
.gitignore
View File
@ -19,3 +19,4 @@ coverage
public/system
public/assets
.env
.env.*
Write
Preview
Loading…
Cancel
Save