# Ignore compiled class files *.class # Ignore Maven target directory target/ # Ignore IntelliJ IDEA project files .idea/ *.iml # Ignore Mac OS metadata .DS_Store