File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ cmake-build-*/
6161# Mongo Explorer plugin
6262.idea /** /mongoSettings.xml
6363
64- # File-based src format
64+ # File-based project format
6565* .iws
6666
6767# IntelliJ
@@ -211,12 +211,12 @@ ipython_config.py
211211# pdm
212212# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
213213# pdm.lock
214- # pdm stores src -wide configurations in .pdm.toml, but it is recommended to not include it
214+ # pdm stores project -wide configurations in .pdm.toml, but it is recommended to not include it
215215# in version control.
216216# https://pdm.fming.dev/#use-with-ide
217217.pdm.toml
218218
219- # PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-src /pdm
219+ # PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project /pdm
220220__pypackages__ /
221221
222222# Celery stuff
@@ -234,11 +234,11 @@ ENV/
234234env.bak /
235235venv.bak /
236236
237- # Spyder src settings
237+ # Spyder project settings
238238.spyderproject
239239.spyproject
240240
241- # Rope src settings
241+ # Rope project settings
242242.ropeproject
243243
244244# mkdocs documentation
You can’t perform that action at this time.
0 commit comments