Einstieg Doku

This commit is contained in:
2024-10-30 22:12:51 +01:00
parent 807e7cefb6
commit ebe4a58f90
15 changed files with 204 additions and 144 deletions

12
.gitignore vendored
View File

@ -1,4 +1,14 @@
.DS_Store
__pycache__
# data of containers
/data/
!/data/share/example/*.txt
.DS_Store
# ignore local venv
/bin/
/lib/
/include/
/pyvenv.cfg
# ignore ums source
/ums/