1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-01 17:41:06 +02:00
Files
jc/.gitignore
2025-12-16 02:07:14 +03:00

12 lines
96 B
Plaintext
Executable File

__pycache__
*.pyc
dist/
build/
*.egg-info/
.github/
.vscode/
.idea/
_config.yml
.venv
.DS_Store