xtream-player/.gitignore
2026-03-04 13:47:51 +01:00

25 lines
181 B
Plaintext

# Maven / Java build outputs
target/
*.class
*.jar
*.war
*.ear
# Logs
*.log
logs/
# IDE
.idea/
.vscode/
*.iml
# OS files
.DS_Store
Thumbs.db
# Temporary files
*.tmp
*.swp
*.swo