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 postgres/redis folder from docker-compose (
#1645
)
closed-social-glitch-2
Lukas Burk
7 years ago
committed by
Eugen
parent
9362700137
commit
d7a4e8739a
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
.gitignore
+ 4
- 0
.gitignore
View File
@ -32,3 +32,7 @@ config/deploy/*
# Ignore IDE files
.vscode/
# Ignore postgres + redis volume optionally created by docker-compose
postgres
redis
Write
Preview
Loading…
Cancel
Save