mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
18 lines
186 B
Text
18 lines
186 B
Text
*.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
|