Gitiles
Code Review
Sign In
review.vexxhost.dev
/
atmosphere
/
6ed983af64f2f3a038b3b7bea2cf7a88044faa65
/
.
/
.dockerignore
blob: 0a790560625d5a8ee43851169f0f170c5510a8eb [
file
] [
log
] [
blame
]
Mohammed Naser
edc9b87
2022-09-19 13:42:28 -0400
[
diff
] [
blame
]
1
# Ignore everything
2
*
3
4
# Except the actual Python-package related files
5
!
atmosphere
/**
6
!poetry.lock
7
!pyproject.toml
8
!README.md