PSF-BotServer/.gitignore
2016-07-27 01:16:30 -04:00

25 lines
175 B
Plaintext

# Project crap
target
*.class
.idea/
.idea_modules/
tmp/
out/
*.iws
*.ipr
*.iml
# Log files
*.log
# Random
*.swp
/*.csv
# Binary files
*.so
*.dll
*.exe
*.zip
pscrypto-lib/