Einstieg Doku
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@ -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/
|
Reference in New Issue
Block a user