anki/pylib/.gitignore

19 lines
186 B
Plaintext

*.mo
*.pyc
*\#
*~
.*.swp
.build
.coverage
.DS_Store
.mypy_cache
.pytype
__pycache__
anki.egg-info
anki/backend_pb2.*
anki/fluent_pb2.*
anki/rsbackend_gen.py
anki/buildhash.py
build
dist