Skip to content

Commit a234adc

Browse files
committed
Reset .gitignore to match main branch
1 parent 5e87100 commit a234adc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ ipython_config.py
105105

106106
# pdm
107107
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
108-
#pdm
108+
#pdm.lock
109109
# pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it
110110
# in version control.
111111
# https://pdm.fming.dev/latest/usage/project/#working-with-version-control
@@ -174,7 +174,6 @@ node_modules/
174174
history.txt
175175
cleanup.py
176176
Caddyfile
177-
uv.lock
178177

179178
# ignore default output directory
180179
tmp/*

0 commit comments

Comments
 (0)