pdfminer.six/.gitignore

29 lines
298 B
Plaintext
Raw Permalink Normal View History

*.class
*.pyc
*.pyo
.svn
2020-10-18 10:57:26 +00:00
.env
_svn
.pythoscope
.ipynb_checkpoints
.settings
_update.bat
docs/_build
/Goulib.egg-info/
/build/
/dist/
/pdfminer.six.egg-info/
tests/*.xml
tests/*.txt
.idea/
.tox/
.nox/
# python venv management tools
2020-01-21 20:13:52 +00:00
Pipfile
Pipfile.lock
.noseids
.vscode/
pyproject.toml
poetry.lock