diff --git a/.gitignore b/.gitignore index 4b64bc3c5..a39de8038 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,7 @@ node_modules .tmp npm-debug.log + + + +Second_Folder/*.log \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json index 085cbeabc..14851ab5b 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -20,7 +20,7 @@ "workbench.colorTheme": "Visual Studio Dark", "workbench.fontAliasing": "antialiased", "workbench.statusBar.visible": true, - // "files.exclude": { - // "**/.git": false - // } + "files.exclude": { + "**/.git": false + } } \ No newline at end of file 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/Example02.md b/Example02.md new file mode 100644 index 000000000..ec8af8cd9 --- /dev/null +++ b/Example02.md @@ -0,0 +1,2 @@ +This is some text! + diff --git a/First_Folder/NewName.md b/First_Folder/NewName.md new file mode 100644 index 000000000..fcb071a0d --- /dev/null +++ b/First_Folder/NewName.md @@ -0,0 +1,5 @@ +This is content + +This is an extra line + +Add another small change \ No newline at end of file diff --git a/Important_Folder/important_File.md b/Important_Folder/important_File.md new file mode 100644 index 000000000..0ebe8c63f --- /dev/null +++ b/Important_Folder/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/Second_Folder/.gitkeep b/Second_Folder/.gitkeep new file mode 100644 index 000000000..e69de29bb diff --git a/gitStatusDemo.md b/gitStatusDemo.md new file mode 100644 index 000000000..e07bb4472 --- /dev/null +++ b/gitStatusDemo.md @@ -0,0 +1 @@ +This is a new line, this is a change. 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..9031a8436 --- /dev/null +++ b/joke.md @@ -0,0 +1,2 @@ +Why did the Git user brang a saw to work? +To remove a branch! \ No newline at end of file diff --git a/logs/log01.log b/logs/log01.log new file mode 100644 index 000000000..e69de29bb diff --git a/logs/log02.log b/logs/log02.log new file mode 100644 index 000000000..e69de29bb diff --git a/newName.md b/newName.md new file mode 100644 index 000000000..cdbc722fe --- /dev/null +++ b/newName.md @@ -0,0 +1,4 @@ +This is content + +This is an extra line +