diff --git a/.vscode/settings.json b/.vscode/settings.json index 085cbeabc..2b4b14ab4 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -20,6 +20,7 @@ "workbench.colorTheme": "Visual Studio Dark", "workbench.fontAliasing": "antialiased", "workbench.statusBar.visible": true, + "python-envs.pythonProjects": [], // "files.exclude": { // "**/.git": false // } diff --git a/Challenge01.md b/Challenge01.md new file mode 100644 index 000000000..ac222a479 --- /dev/null +++ b/Challenge01.md @@ -0,0 +1 @@ +I am ready for this challenge! \ No newline at end of file diff --git a/Example.md b/Example.md new file mode 100644 index 000000000..a301beaea --- /dev/null +++ b/Example.md @@ -0,0 +1 @@ +This is content diff --git a/Example2.md b/Example2.md new file mode 100644 index 000000000..a46c98ae9 --- /dev/null +++ b/Example2.md @@ -0,0 +1 @@ +This is some text diff --git a/important_file.md b/important_file.md new file mode 100644 index 000000000..0ebe8c63f --- /dev/null +++ b/important_file.md @@ -0,0 +1,3 @@ +This is an important file + +This is an important update \ No newline at end of file diff --git a/joke.md b/joke.md new file mode 100644 index 000000000..108e80dc6 --- /dev/null +++ b/joke.md @@ -0,0 +1 @@ +jokes \ No newline at end of file