Stop tracking Redis data files
This commit is contained in:
parent
439f487700
commit
3c1eec2684
2 changed files with 1 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -24,3 +24,4 @@ Homestead.yaml
|
|||
Thumbs.db
|
||||
|
||||
/docker/mysql/data
|
||||
/docker/redis/data
|
||||
|
|
|
|||
2
docker/redis/data/.gitignore
vendored
2
docker/redis/data/.gitignore
vendored
|
|
@ -1,2 +0,0 @@
|
|||
*
|
||||
!.gitignore
|
||||
Loading…
Add table
Reference in a new issue