.gitignore 39 B

123456
  1. .DS_Store
  2. .env
  3. .venv
  4. .cache/*
  5. coding/*