From 765d849835c3e86ee572df655b7fa1f80525cad7 Mon Sep 17 00:00:00 2001 From: "marcio.fernandes" Date: Sat, 15 Jan 2022 09:39:08 +0000 Subject: [PATCH] Initial commit --- .gitignore | 11 +++++++++++ README.md | 2 ++ 2 files changed, 13 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b60c46d --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +# ---> VisualStudioCode +.vscode/* +!.vscode/settings.json +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json +*.code-workspace + +# Local History for Visual Studio Code +.history/ + diff --git a/README.md b/README.md new file mode 100644 index 0000000..dd1eff1 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# raspberrypi +