Stop tracking Redis data files

This commit is contained in:
Hector Villarreal 2026-03-19 18:24:58 -06:00
parent 439f487700
commit 3c1eec2684
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View file

@ -24,3 +24,4 @@ Homestead.yaml
Thumbs.db
/docker/mysql/data
/docker/redis/data

View file

@ -1,2 +0,0 @@
*
!.gitignore