Gitiles
Code Review
Sign In
review.vexxhost.dev
/
atmosphere
/
eb9d060571a69d8d891f43a55e60ff50eb9aa607
/
.
/
.dockerignore
blob: 0a790560625d5a8ee43851169f0f170c5510a8eb [
file
] [
log
] [
blame
]
# Ignore everything
*
# Except the actual Python-package related files
!
atmosphere
/**
!poetry.lock
!pyproject.toml
!README.md