straight track + initial commit

This commit is contained in:
Halbear
2026-02-02 19:39:06 +00:00
parent 1a27a866cc
commit b798295fc0
30 changed files with 1923 additions and 1 deletions

22
.gitignore vendored
View File

@@ -41,6 +41,28 @@
# *.iml
# *.ipr
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
# CMake
cmake-build-*/