mirror of
https://github.com/Xevion/contest.git
synced 2026-01-31 06:23:53 -06:00
remove .vscode
This commit is contained in:
Vendored
+2
-1
@@ -1,5 +1,6 @@
|
|||||||
# Custom Files
|
# Custom Files
|
||||||
uil/october-2013/3/input-generator/output/output.dat
|
uil/october-2013/3/input-generator/output/output.dat
|
||||||
|
.vscode/*
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
@@ -124,4 +125,4 @@ venv.bak/
|
|||||||
dmypy.json
|
dmypy.json
|
||||||
|
|
||||||
# Pyre type checker
|
# 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