mirror of
https://github.com/github/gitignore.git
synced 2026-09-04 14:13:44 +02:00
Adding uv tool folders to python ignore
This commit is contained in:
parent
4488915eec
commit
a00ab58446
@ -152,6 +152,11 @@ dmypy.json
|
||||
# Cython debug symbols
|
||||
cython_debug/
|
||||
|
||||
# python uv tool folders
|
||||
bin/
|
||||
lib64
|
||||
CACHEDIR.TAG
|
||||
|
||||
# PyCharm
|
||||
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
|
||||
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
|
||||
|
||||
Loading…
Reference in New Issue
Block a user