buku/.gitignore
Arun Prakash Jana 9177030d24
Remove outdated packaging, test files
Move pylint config to tests/ directory.
Ignore generated .hypothesis directory.
2017-09-02 10:54:35 +05:30

9 lines
73 B
Plaintext

*.py[co]
*.sw[po]
.cache/
.coverage
.hypothesis
buku.egg-info
dist
build