To-The-Stars/.gitignore

11 lines
97 B
Plaintext

.*
!.gitignore
!.latexmkrc
!.pre-commit-config.yaml
build
# Python
*.pyc
*.egg-info
__pycache__