9 lines
99 B
Plaintext
9 lines
99 B
Plaintext
# Ignore everything
|
|
*
|
|
|
|
# Allow necessary files
|
|
!astrai/
|
|
!scripts/tools/
|
|
!pyproject.toml
|
|
!README.md
|