mirror of
https://gitcode.com/gh_mirrors/se/setup-uv.git
synced 2026-07-02 10:15:14 +00:00
Add .idea files to gitignore (#76)
This commit is contained in:
committed by
GitHub
parent
8af341e206
commit
4456fa154a
+4
-1
@@ -96,4 +96,7 @@ Thumbs.db
|
||||
|
||||
# Ignore built ts files
|
||||
__tests__/runner/*
|
||||
lib/**/*
|
||||
lib/**/*
|
||||
|
||||
# Idea IDEs (PyCharm, WebStorm, IntelliJ, etc)
|
||||
.idea/
|
||||
|
||||
Reference in New Issue
Block a user