taskwiki/.gitignore
mrossinek 719ab0d59a Add tags to .gitignore
Ignores helptags file generated by vim in the docs directory as well as
a potential ctags file in the project root.
2019-11-16 22:54:12 -05:00

4 lines
35 B
Text

*/__pycache__
*.pyc
.coverage
tags