summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorrmspeers <ryan@riverloopsecurity.com>2018-09-20 23:04:22 -0400
committerrmspeers <ryan@riverloopsecurity.com>2018-09-20 23:04:22 -0400
commit4514350cc363fde103e96cf53576061c116d3b67 (patch)
treebd745fe1e482fe7a4ae69cf15b8ac967a19d35c9 /.gitignore
parent33528682227836c6375c848bee8c767e42641fd8 (diff)
downloadpython-magic-4514350cc363fde103e96cf53576061c116d3b67.tar.gz
Updated constructor to accept the raw flag and pass it to the underlying library. Helpful for cases where unicode chars exist in match results.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 79bf4e0..8b2aa41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@ bin/
deb_dist
htmlcov/
lib/
+__pycache__/
python_magic.egg-info
pip-selfcheck.json
pyvenv.cfg