anki/.gitignore

26 lines
319 B
Plaintext
Raw Normal View History

*.mo
2019-12-18 12:06:24 +01:00
*.pyc
*\#
2019-12-18 12:06:24 +01:00
*~
.*.swp
2019-12-18 12:06:24 +01:00
.build
.coverage
.DS_Store
2019-12-18 12:06:24 +01:00
.mypy_cache
.pytype
__pycache__
anki/buildhash.py
2019-12-24 23:59:33 +01:00
anki/backend_pb2.*
2012-12-21 09:06:20 +01:00
aqt/forms
locale
2019-12-24 23:59:33 +01:00
rs/ankirs/src/backend_proto.rs
rs/target
tools/runanki.system
2019-12-18 12:06:24 +01:00
ts/node_modules
web/deckbrowser.js
web/editor.js
web/overview.js
web/reviewer-bottom.js
web/reviewer.js
web/webview.js