PSF-BotServer/.gitignore

19 lines
136 B
Text

# Project crap
target
*.class
.idea/
.idea_modules/
tmp/
out/
*.iws
*.ipr
*.iml
# Random
*.swp
/*.csv
# Binary files
*.so
*.dll
*.exe