anki-sync-server/.gitignore
flan c07fe0e65c Print version on startup
The version is determined from either the contents of _version.py
(expected to be present in release tarballs) or the output of
`git describe --always`.
2020-01-04 05:39:24 +01:00

7 lines
54 B
Plaintext

*.pyc
*.db
/ankisyncd/_version.py
/collections
/venv