Mark
/
celeste-ai
Archived
1
0
Fork 0
This repository has been archived on 2023-11-28. You can view files and clone it, but cannot push or open issues/pull-requests.
celeste-ai/.gitignore

10 lines
97 B
Plaintext
Raw Normal View History

2023-02-18 19:53:17 -08:00
# General python files
2023-02-15 19:24:26 -08:00
venv
2023-02-17 22:28:03 -08:00
__pycache__
2023-02-18 19:53:17 -08:00
# Celeste output
2023-02-17 22:28:03 -08:00
celeste/out
2023-02-18 19:53:17 -08:00
celeste/model_data
*.wip*