0

Зачатки серверной части

This commit is contained in:
2019-01-06 00:36:40 +03:00
parent 9b36a49717
commit 407a91c435
4 changed files with 138 additions and 0 deletions

10
ks.server/.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
## IDEA ##
.idea/
out/
*.iml
*.ipr
*.iws
*.ids
## MAVEN ##
target/