taskwarrior-grocy/.gitignore
Aerex 1b220db744 test(grocy): added unit tests for add, find_all, delete, to_grocy,etc
BREAKING_CHANGE: changed findAll to find_all

style: clean up code
2019-01-20 22:53:06 -08:00

9 lines
54 B
Plaintext

*.pyc
log
include/
bin/
lib/
.tox/*
*.egg-info
.eggs/