Anki/.gitignore
Damien Elmes 252a0cb54f use protobuf for python/rust bridge
If we go ahead with betterproto on the Python side, it will mean
bumping the minimum Python dependency to 3.7.
2019-12-24 19:57:54 +10:00

25 lines
303 B
Text

*.mo
*.pyc
*\#
*~
.*.swp
.build
.coverage
.DS_Store
.mypy_cache
.pytype
__pycache__
anki/buildhash.py
anki/proto
aqt/forms
locale
rs/ankirs/src/proto.rs
rs/target
tools/runanki.system
ts/node_modules
web/deckbrowser.js
web/editor.js
web/overview.js
web/reviewer-bottom.js
web/reviewer.js
web/webview.js