Only ignore bin directory at repo root (#2856)
Closes https://github.com/astral-sh/uv/issues/1304.
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ target/
|
||||
target-alpine/
|
||||
|
||||
# Bootstrapped Python versions
|
||||
bin/
|
||||
/bin/
|
||||
|
||||
# These are backup files generated by rustfmt
|
||||
**/*.rs.bk
|
||||
|
||||
Reference in New Issue
Block a user