From 2cb0f44c841063a0e9e6ffbb44bb2a15bf15853c Mon Sep 17 00:00:00 2001 From: VALDINGER Date: Sat, 12 Jan 2019 12:33:53 -0500 Subject: [PATCH] add git ignore file --- .gitignore | 12 ++++ .vscode/launch.json | 70 +++++++++++++++++++ .vscode/tasks.json | 17 +++++ base64.dll-help.xml | 0 obj/Debug/netstandard2.0/Base64.assets.cache | Bin 434 -> 434 bytes 5 files changed, 99 insertions(+) create mode 100644 .gitignore create mode 100644 .vscode/launch.json create mode 100644 .vscode/tasks.json create mode 100644 base64.dll-help.xml diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6c0a8f1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +[Dd]ebug/ +[Dd]ebugPublic/ +[Rr]elease/ +[Rr]eleases/ +x64/ +x86/ +[Aa][Rr][Mm]/ +[Aa][Rr][Mm]64/ +bld/ +[Bb]in/ +[Oo]bj/ +[Ll]og/ \ No newline at end of file diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100644 index 0000000..8eab938 --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,70 @@ +{ + // Use IntelliSense to learn about possible attributes. + // Hover to view descriptions of existing attributes. + // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 + "version": "0.2.0", + "configurations": [ + { + "type": "PowerShell", + "request": "attach", + "name": "PowerShell Attach to Host Process", + "processId": "${command:PickPSHostProcess}", + "runspaceId": 1 + }, + { + "type": "PowerShell", + "request": "launch", + "name": "PowerShell Interactive Session", + "cwd": "" + }, + { + "name": ".NET Core Launch (console)", + "type": "coreclr", + "request": "launch", + "preLaunchTask": "build", + "program": "${workspaceFolder}/bin/Debug//.dll", + "args": [], + "cwd": "${workspaceFolder}", + "console": "internalConsole", + "stopAtEntry": false, + "internalConsoleOptions": "openOnSessionStart" + }, + { + "name": ".NET Core Launch (web)", + "type": "coreclr", + "request": "launch", + "preLaunchTask": "build", + "program": "${workspaceFolder}/bin/Debug//.dll", + "args": [], + "cwd": "${workspaceFolder}", + "stopAtEntry": false, + "internalConsoleOptions": "openOnSessionStart", + "launchBrowser": { + "enabled": true, + "args": "${auto-detect-url}", + "windows": { + "command": "cmd.exe", + "args": "/C start ${auto-detect-url}" + }, + "osx": { + "command": "open" + }, + "linux": { + "command": "xdg-open" + } + }, + "env": { + "ASPNETCORE_ENVIRONMENT": "Development" + }, + "sourceFileMap": { + "/Views": "${workspaceFolder}/Views" + } + }, + { + "name": ".NET Core Attach", + "type": "coreclr", + "request": "attach", + "processId": "${command:pickProcess}" + } + ] +} \ No newline at end of file diff --git a/.vscode/tasks.json b/.vscode/tasks.json new file mode 100644 index 0000000..a914fef --- /dev/null +++ b/.vscode/tasks.json @@ -0,0 +1,17 @@ +{ + // See https://go.microsoft.com/fwlink/?LinkId=733558 + // for the documentation about the tasks.json format + "version": "2.0.0", + "tasks": [ + { + "label": "build", + "command": "dotnet build", + "type": "shell", + "group": "build", + "presentation": { + "reveal": "silent" + }, + "problemMatcher": "$msCompile" + } + ] +} \ No newline at end of file diff --git a/base64.dll-help.xml b/base64.dll-help.xml new file mode 100644 index 0000000..e69de29 diff --git a/obj/Debug/netstandard2.0/Base64.assets.cache b/obj/Debug/netstandard2.0/Base64.assets.cache index 6303c6cd03c455e29c5d5dabbc8d09c12e19ca6f..138ac8ecb997c9e6eab44f627233ae19cb21365d 100644 GIT binary patch delta 49 zcmdnQyop&Oz}wxCk%56>VS3H_poED<8@J^>uV}0EJI>!GUZC};O5&n==!tmdZyPnb F7y-lK6LJ6m delta 49 zcmV-10M7ri1F{1sP)kQa0RR916MFNOxm`=GzlMXu?wCI6WbPGecq%s^f_NTo^xZy6 Hu_%fG*8mhC