anki/pylib/.gitignore

18 lines
164 B
Plaintext
Raw Normal View History

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