Skip to content

Commit 474bb36

Browse files
committed
chore: ignoring unused files
Signed-off-by: Maximillian Arruda <[email protected]>
1 parent 8c81607 commit 474bb36

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,8 @@ test-output/
1414
.project
1515
/.idea
1616
.settings/
17-
**/.DS_Store
17+
**/.DS_Store
18+
19+
# ignoring Quarkus plugin config files
20+
.quarkus
21+
.quarkus/**

0 commit comments

Comments
 (0)