mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 05:52:22 -04:00
14 lines
109 B
Text
14 lines
109 B
Text
*.mo
|
|
*.pyc
|
|
*\#
|
|
*~
|
|
.*.swp
|
|
.build
|
|
.coverage
|
|
.DS_Store
|
|
.mypy_cache
|
|
.pytype
|
|
__pycache__
|
|
anki.egg-info
|
|
build
|
|
dist
|