target/
*.class
.idea/
*.iml
.DS_Store
.vscode/
# Ignore compiled jars if not intentionally part of repo (usually yes)
*.jar
!src/**/lib/*.jar
