Skip to content

Commit

Permalink
git ignore에 docker volumn들 파일명 재커밋
Browse files Browse the repository at this point in the history
  • Loading branch information
chobeebee committed Jun 25, 2024
1 parent eff6792 commit 0f9d91b
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 0f9d91b

Please sign in to comment.