Skip to content

Commit

Permalink
git ignore에 docker volumes들 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
chobeebee committed Jun 25, 2024
1 parent 5c54f0a commit efea787
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,7 @@ out/
application-sensitive.properties
docker-compose.yml
*.env

/db-data/**
/app-data/**
/redis-data/**

0 comments on commit efea787

Please sign in to comment.