pre remote host
This commit is contained in:
parent
9569f90aba
commit
86d66717c1
6 changed files with 90 additions and 18 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
# .env file
|
||||
.env
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
@ -150,4 +153,4 @@ input/
|
|||
*.temp
|
||||
|
||||
# Container runtime
|
||||
.container_id
|
||||
.container_id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue