costapy/.gitignore

13 lines
91 B
Plaintext
Raw Permalink Normal View History

2025-01-10 14:49:39 +07:00
.venv
2023-05-19 19:46:04 +07:00
**/__pycache__
2024-06-13 12:43:46 +07:00
*.pyc
2025-01-10 14:49:39 +07:00
.DS_Store
nohup.out
2024-06-13 12:43:46 +07:00
.beaker/data/*
!.beaker/data/.noremove
2025-01-10 14:49:39 +07:00