mirror of
https://github.com/CapsAdmin/pac3.git
synced 2025-03-04 03:03:01 -05:00
add some vscode settings to ignore
This commit is contained in:
parent
a50be594ab
commit
5c06384758
@ -5,7 +5,9 @@
|
||||
"ignore" :
|
||||
[
|
||||
".gitignore",
|
||||
".editorconfig",
|
||||
".git*",
|
||||
".vscode/*",
|
||||
"*.txt",
|
||||
"*.md",
|
||||
"*.bat",
|
||||
|
Loading…
Reference in New Issue
Block a user