wordfreq/.gitignore
2022-04-01 12:11:39 -04:00

14 lines
116 B
Plaintext

*.pyc
*.swp
build
*.egg-info/
dist
pip-log.txt
.coverage
*~
wordfreq-data.tar.gz
.idea
build.dot
.pytest_cache
.tox