Skip to content

Commit

Permalink
Prune unused ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasjng committed Aug 8, 2023
1 parent 5e2bf13 commit 9155e0e
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,35 +33,20 @@ MANIFEST
*.manifest
*.spec

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/

# Translations
*.mo
*.pot

# Jupyter Notebook
.ipynb_checkpoints

# IPython
profile_default/
ipython_config.py

# PEP 582; used by e.g. github.com/David-OConnor/pyflow
__pypackages__/

Expand All @@ -74,9 +59,6 @@ ENV/
env.bak/
venv.bak/

# mkdocs documentation
/site

# mypy
.mypy_cache/
.dmypy.json
Expand Down

0 comments on commit 9155e0e

Please sign in to comment.