this is a kotlin project xDDDD
Some checks failed
Maven Build / build (push) Has been cancelled

This commit is contained in:
rattatwinko
2025-05-11 12:44:16 +02:00
parent 536f851ff6
commit 573a95cb52

10
.gitignore vendored
View File

@@ -111,3 +111,13 @@ buildNumber.properties
# Common working directory
run/
# python
*.pyc
__pycache__/
*.pyo
*.pyd
.Python
env/
venv/
ENV/