pdfminer.six/.gitignore

25 lines
273 B
Plaintext
Raw 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/
# python venv management tools
2020-01-21 20:13:52 +00:00
Pipfile
Pipfile.lock
pyproject.toml
poetry.lock