mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-23 11:26:54 +00:00
chore(gitignore): ignore JetBrains Rider artifacts (.idea/, *.sln.iml)
This commit is contained in:
parent
b530a9cf45
commit
354ea7508d
1 changed files with 2 additions and 5 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -397,8 +397,5 @@ FodyWeavers.xsd
|
||||||
*.msp
|
*.msp
|
||||||
|
|
||||||
# JetBrains Rider
|
# JetBrains Rider
|
||||||
*.sln.iml.idea/
|
.idea/
|
||||||
main.py
|
*.sln.iml
|
||||||
pyproject.toml
|
|
||||||
uv.lock
|
|
||||||
.python-version
|
|
||||||
|
|
Loading…
Reference in a new issue