mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
22 lines
156 B
Plaintext
22 lines
156 B
Plaintext
# Project crap
|
|
target
|
|
*.class
|
|
.idea/
|
|
.idea_modules/
|
|
tmp/
|
|
out/
|
|
*.iws
|
|
*.ipr
|
|
*.iml
|
|
|
|
# Random
|
|
*.swp
|
|
/*.csv
|
|
|
|
# Binary files
|
|
*.so
|
|
*.dll
|
|
*.exe
|
|
*.zip
|
|
pscrypto-lib/
|