mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-07-11 14:34:40 +00:00
Initial Commit
This commit is contained in:
commit
d96fce6299
21 changed files with 1989 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
target
|
||||
*.class
|
||||
.idea/
|
||||
.idea_modules/
|
||||
tmp/
|
||||
out/
|
||||
*.iws
|
||||
*.ipr
|
||||
*.iml
|
||||
*.swp
|
||||
/*.csv
|
||||
Loading…
Add table
Add a link
Reference in a new issue