Files
tiktok-live-event-stream-data/.gitignore
minster586 40534e4e04 Lots of changes because it's dumb
It's had so many mistakes where it forgets one thing and then does another it's retarded
2026-01-14 03:52:52 -05:00

28 lines
233 B
Plaintext

# Maven target directory
/target/
# IDE files
/.idea/
*.iml
*.ipr
*.iws
# OS files
.DS_Store
Thumbs.db
# Logs
*.log
# Config files
config.yml
# Libs
/lib/*.jar
!lib/Client-1.11.9-Release-all.jar
# Misc
*.class
/target
/.vscode