mirror of
https://github.com/github/gitignore
synced 2025-07-04 04:18:26 +02:00
Merge branch 'github:main' into patch-1
This commit is contained in:
commit
6267e92c5a
2 changed files with 4 additions and 1 deletions
|
@ -19,3 +19,4 @@
|
|||
|
||||
# Go workspace file
|
||||
go.work
|
||||
go.work.sum
|
||||
|
|
|
@ -106,8 +106,10 @@ ipython_config.py
|
|||
#pdm.lock
|
||||
# pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it
|
||||
# in version control.
|
||||
# https://pdm.fming.dev/#use-with-ide
|
||||
# https://pdm.fming.dev/latest/usage/project/#working-with-version-control
|
||||
.pdm.toml
|
||||
.pdm-python
|
||||
.pdm-build/
|
||||
|
||||
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
|
||||
__pypackages__/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue