summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* use tox for all the multi-version testingAdam Hupp2022-05-221-1/+1
|
* Fix compat mode handling with empty mime stringAdam Hupp2021-09-021-0/+1
| | | | | | I can't repro this, but PR #250 suggests that some versions of libmagic will return a mimetype that doesn't include a charset, leading to an exception. Fall back to an empty charset in this case.
* ignore pyc and emacs temp filesAdam Hupp2020-01-241-0/+2
|
* Updated constructor to accept the raw flag and pass it to the underlying ↵rmspeers2018-09-201-0/+1
| | | | library. Helpful for cases where unicode chars exist in match results.
* Provide tox runnerGuido A.J. Stevens2018-01-251-0/+7
|
* Add stdeb configRinat Shigapov2013-08-201-0/+2