Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 8 additions & 15 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,19 +1,12 @@
!.idea/icon.png
**/target/**
.project
.classpath
.settings/
.svn/
# Intellij
*.ipr
*.iml
.idea
!.idea/icon.png
*.ipr
.DS_Store
/bootstrap
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use or loose.

image

Copy link
Contributor Author

@Pankraz76 Pankraz76 Jun 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

might be intend to target this /maven/its/core-it-suite/src/test/resources/bootstrap buts its not the same.

If was ok all the time, lets get rid of this cost of carry.

/dependencies.xml
.java-version
.checkstyle
.classpath
.factorypath
.vscode/
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ignore .idea successfully without slash / so might be working here also.

repo/
/*.svg
.idea
.java-version
.project
.settings
.vscode