mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-07-16 02:50:56 +00:00
Add .idea files to gitignore (#76)
This commit is contained in:
committed by
GitHub
parent
8af341e206
commit
4456fa154a
3
.gitignore
vendored
3
.gitignore
vendored
@ -97,3 +97,6 @@ Thumbs.db
|
|||||||
# Ignore built ts files
|
# Ignore built ts files
|
||||||
__tests__/runner/*
|
__tests__/runner/*
|
||||||
lib/**/*
|
lib/**/*
|
||||||
|
|
||||||
|
# Idea IDEs (PyCharm, WebStorm, IntelliJ, etc)
|
||||||
|
.idea/
|
||||||
|
Reference in New Issue
Block a user