You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
387 B
Plaintext

# Compiled class files
*.class
# Log files
*.log
# Package files
*.jar
*.war
*.ear
*.zip
*.tar.gz
*.rar
# Build directories
target/
build/
out/
# IDE files
.idea/
*.iml
*.iws
*.ipr
.project
.classpath
.settings/
.factorypath
.vscode/
*.swp
*.swo
# OS files
.DS_Store
Thumbs.db
# Maven
.mvn/
mvnw
mvnw.cmd
# Gradle
.gradle/
gradlew
gradlew.cmd
# Claude Code plugin cache
.claude/