mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
added vscode project settings
added Visual Studio Code (vscode) project settings
This commit is contained in:
parent
ce5da10a3a
commit
f7e93730d1
1 changed files with 3 additions and 0 deletions
|
@ -144,6 +144,9 @@ dmypy.json
|
||||||
# Cython debug symbols
|
# Cython debug symbols
|
||||||
cython_debug/
|
cython_debug/
|
||||||
|
|
||||||
|
# vscode project settings
|
||||||
|
.vscode/
|
||||||
|
|
||||||
# PyCharm
|
# PyCharm
|
||||||
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
|
# 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
|
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue