Added files

This commit is contained in:
2023-10-31 12:54:31 +01:00
commit b780b891ed
7 changed files with 160 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@ -0,0 +1,16 @@
/.*
!/.gitignore
!/.gitattributes
!/.editorconfig
!/.run/
HELP.md
**/*.log
**/*.hprof
**/generated/**
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
out/