Remove .vscode
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar> Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
This commit is contained in:
parent
08365d9ff3
commit
f227b7ee38
|
@ -6,3 +6,4 @@
|
|||
.idea/
|
||||
.inputrc
|
||||
.viminfo
|
||||
.vscode/
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"files.associations": {
|
||||
"error.h": "c",
|
||||
"client.h": "c",
|
||||
"errors.h": "c",
|
||||
"server.h": "c",
|
||||
"challenges.h": "c"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue