.gitignore 45 B

12345
  1. __pycache__/
  2. *.pyc
  3. build/
  4. .dart_tool/
  5. .idea/