.gitignore 69 B

123456
  1. # ---> Python
  2. checklist.json
  3. __pycache__/
  4. .venv/
  5. .kdev4/
  6. *.egg-info/