Add project files

This commit is contained in:
ChaoticByte 2024-10-19 11:27:23 +02:00
parent 1d47ac0466
commit 8d1c9da4ba
No known key found for this signature in database
18 changed files with 757 additions and 1 deletions

9
.gitattributes vendored Normal file
View file

@ -0,0 +1,9 @@
#
# https://help.github.com/articles/dealing-with-line-endings/
#
# Linux start script should use lf
/gradlew text eol=lf
# These are Windows script files and should use crlf
*.bat text eol=crlf