File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Created by https://www.toptal.com/developers/gitignore/api/python
2- # Edit at https://www.toptal.com/developers/gitignore?templates=python
3-
4- # ## Python ###
51# Byte-compiled / optimized / DLL files
62__pycache__ /
73* .py [cod ]
@@ -90,7 +86,7 @@ ipython_config.py
9086# pyenv
9187# For a library or package, you might want to ignore these files since the code is
9288# intended to run in multiple environments; otherwise, check them in:
93- # .python-version
89+ .python-version
9490
9591# pipenv
9692# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
@@ -163,5 +159,3 @@ cython_debug/
163159# and can be added to the global gitignore or merged into this file. For a more nuclear
164160# option (not recommended) you can uncomment the following to ignore the entire idea folder.
165161# .idea/
166-
167- # End of https://www.toptal.com/developers/gitignore/api/python
You can’t perform that action at this time.
0 commit comments