Skip to content

Commit

Permalink
Chore [#10] gitignore 수정, properies 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
chaentopia committed May 16, 2024
1 parent bbc07a3 commit 676d5b5
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 2 deletions.
6 changes: 6 additions & 0 deletions .idea/jpa-buddy.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion jumpit/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ build/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
!**/src/test/**/build/
.yaml

*.yaml

### STS ###
.apt_generated
Expand Down
1 change: 0 additions & 1 deletion jumpit/src/main/resources/application.properties

This file was deleted.

0 comments on commit 676d5b5

Please sign in to comment.