pytries / marisa-trie

Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
https://marisa-trie.readthedocs.io/en/latest/
MIT License
1.03k stars 91 forks source link

.gitignore for tox folders #8

Closed hickford closed 10 years ago

kmike commented 10 years ago

Thanks! I'm still using hg instead of git as a command line utility (via hg-git) - that's why there was .hgignore file, but no .gitignore :)