Skip to content

Commit

Permalink
refactor : webapp/WEB-INF에 생성되는 파일들 git에 올리지 않도록 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
mjj111 committed May 17, 2024
1 parent 6a0b8a0 commit f9481b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HELP.md
.gradle
build/
src/main/webapp/WEB-INF
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
!**/src/test/**/build/
Expand Down

0 comments on commit f9481b2

Please sign in to comment.