Compare commits
6 Commits
1947a0e9f2
...
521c7d694d
Author | SHA1 | Date | |
---|---|---|---|
|
521c7d694d | ||
|
9aff3d7d43 | ||
|
4166ee1424 | ||
|
972661e92a | ||
|
72c9dae6b4 | ||
|
0c452726db |
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,11 +1,3 @@
|
||||
*.csv
|
||||
*.pdf
|
||||
*.apkg
|
||||
*.anki2
|
||||
*.anki
|
||||
*.epub
|
||||
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
@ -1,5 +0,0 @@
|
||||
from .cli import main
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
Loading…
x
Reference in New Issue
Block a user