File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed 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 ###
5
1
# Byte-compiled / optimized / DLL files
6
2
__pycache__ /
7
3
* .py [cod ]
@@ -90,7 +86,7 @@ ipython_config.py
90
86
# pyenv
91
87
# For a library or package, you might want to ignore these files since the code is
92
88
# intended to run in multiple environments; otherwise, check them in:
93
- # .python-version
89
+ .python-version
94
90
95
91
# pipenv
96
92
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
@@ -163,5 +159,3 @@ cython_debug/
163
159
# and can be added to the global gitignore or merged into this file. For a more nuclear
164
160
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
165
161
# .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