Initial commit
Some checks failed
Gradle Build / build (push) Has been cancelled

This commit is contained in:
CaiXiang
2024-11-30 18:36:13 +08:00
commit aa56926258
2134 changed files with 232943 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC0-1.0
/.idea/*
!/.idea/codeStyles
!/.idea/runConfigurations
/.gradle/
/build/
/opentcs-*/build/
*~
# Ignore approval test result files.
*Test*.received.txt