This website works better with JavaScript.
Home
Explore
Help
Sign In
jyt94
/
closedSocialMastodon
forked from
closed-social/mastodon
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
add docker-compose.override to gitignore (
#2809
)
closed-social-v3
haoyayoi
7 years ago
committed by
Eugen Rochko
parent
4e05751346
commit
72c30f8393
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.gitignore
+ 3
- 0
.gitignore
View File
@ -45,3 +45,6 @@ redis
*.swp
/public/packs
/node_modules
# Ignore Docker option files
docker-compose.override.yml
Write
Preview
Loading…
Cancel
Save