Initial commit.

This commit is contained in:
FireMasterK 2020-11-13 02:49:45 +05:30
parent ed390ee0a9
commit 41395b47d0
No known key found for this signature in database
GPG key ID: 8DFF5DD33E93DB58
23 changed files with 1752 additions and 0 deletions

20
.gitignore vendored Normal file
View file

@ -0,0 +1,20 @@
# Compiled class file
*.class
bin/
.*
!.gitignore
# Log file
*.log
### Gradle ###
/.gradle
/build/
# TxT File
*.txt
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*