diff --git a/.gitignore b/.gitignore index 31a1bab..3e510bb 100644 --- a/.gitignore +++ b/.gitignore @@ -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/ \ No newline at end of file diff --git a/.vscode/launch.json b/.vscode/launch.json deleted file mode 100644 index 1dfdcba..0000000 --- a/.vscode/launch.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "configurations": [ - { - "type": "java", - "name": "CodeLens (Launch) - problem12", - "request": "launch", - "mainClass": "problem12", - "projectName": "12" - } - ] -} \ No newline at end of file diff --git a/uil/october-2013/12/.idea/workspace.xml b/uil/october-2013/12/.idea/workspace.xml index 8fa0d02..e307804 100644 --- a/uil/october-2013/12/.idea/workspace.xml +++ b/uil/october-2013/12/.idea/workspace.xml @@ -1,9 +1,7 @@ - - - +