Skip to content

Commit 58542c2

Browse files
committed
remove redundant stuff from gitignore
1 parent e8d5215 commit 58542c2

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

.gitignore

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -82,30 +82,6 @@ target/
8282
profile_default/
8383
ipython_config.py
8484

85-
# pyenv
86-
# For a library or package, you might want to ignore these files since the code is
87-
# intended to run in multiple environments; otherwise, check them in:
88-
.python-version
89-
90-
# pipenv
91-
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
92-
# However, in case of collaboration, if having platform-specific dependencies or dependencies
93-
# having no cross-platform support, pipenv may install dependencies that don't work, or not
94-
# install all needed dependencies.
95-
Pipfile.lock
96-
97-
# poetry
98-
# Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control.
99-
# This is especially recommended for binary packages to ensure reproducibility, and is more
100-
# commonly ignored for libraries.
101-
poetry.lock
102-
103-
# pdm
104-
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
105-
.pdm.toml
106-
.pdm-python
107-
.pdm-build/
108-
10985
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
11086
__pypackages__/
11187

0 commit comments

Comments
 (0)