# Ignore IntelliJ IDEA specific files
.idea/
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/shelf/
.idea/**/modules.xml
.idea/**/dataSources/
.idea/**/dataSources.local.xml
.idea/**/httpRequests/
.idea/**/compiler.xml
*.iws
*.iml
# Ignore Maven target and build output directories
target/
out/
# Ignore Gradle specific files and directories
.gradle/
build/
# Ignore OS-specific files
.DS_Store
Thumbs.db
# Ignore log files
*.log
# Ignore Maven build backup and temporary files
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
# Ignore generated files
*.class
*.jar
*.war
# Ignore other files generated by package managers or IDEs
node_modules/
dist/
coverage/
bin/
.cache/
*.swp