Skip to content

Commit ce3ef6f

Browse files
authored
build: ignore outputs from compilation in version control (#410)
1 parent 400d7a0 commit ce3ef6f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
.idea/
88
.env
99
artifacts/
10+
bin/
1011
src/main/webapp/WEB-INF/classes/
1112
src/main/webapp/WEB-INF/lib/
1213
*.iml

0 commit comments

Comments
 (0)