mirror of https://github.com/fafhrd91/actix-web
Add .vscode to gitignore
This commit is contained in:
parent
12f7720309
commit
225cacb599
|
@ -16,3 +16,6 @@ guide/build/
|
||||||
|
|
||||||
# Configuration directory generated by CLion
|
# Configuration directory generated by CLion
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
|
# Configuration directory generated by VSCode
|
||||||
|
.vscode
|
||||||
|
|
Loading…
Reference in New Issue