# Maven build artifacts target/ *.jar *.war *.ear *.nar # Maven wrapper .mvn/wrapper/maven-wrapper.jar # Maven local repository cache .repository/ # IDE files .idea/ *.iml *.ipr .project .classpath .settings/ .vscode/ # Operating System files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Log files *.log # Temporary files *.tmp *.temp