mirror of
https://github.com/Xevion/contest.git
synced 2026-01-31 02:23:51 -06:00
remove .vscode
This commit is contained in:
Vendored
+2
-1
@@ -1,5 +1,6 @@
|
||||
# Custom Files
|
||||
uil/october-2013/3/input-generator/output/output.dat
|
||||
.vscode/*
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
@@ -124,4 +125,4 @@ venv.bak/
|
||||
dmypy.json
|
||||
|
||||
# Pyre type checker
|
||||
.pyre/
|
||||
.pyre/
|
||||
Vendored
-11
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"type": "java",
|
||||
"name": "CodeLens (Launch) - problem12",
|
||||
"request": "launch",
|
||||
"mainClass": "problem12",
|
||||
"projectName": "12"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user