Skip to content

Commit

Permalink
[CHORE]: gitignore 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
phonil committed Apr 11, 2024
1 parent 3ea046a commit e5e7c35
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 141 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -191,3 +191,7 @@ gradle-app.setting
### Gradle Patch ###
# Java heap dump
*.hprof

### yml ###
/src/main/resources/application-local.yml
/src/main/resources/application-prod.yml
74 changes: 0 additions & 74 deletions src/main/resources/application-local.yml

This file was deleted.

67 changes: 0 additions & 67 deletions src/main/resources/application-prod.yml

This file was deleted.

0 comments on commit e5e7c35

Please sign in to comment.