diff --git a/.gitignore b/.gitignore index cdb5f04..9423abb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ readme.md +pull my request diff --git a/file1 b/file1 index 89aca00..01a9c9a 100644 --- a/file1 +++ b/file1 @@ -1,2 +1,3 @@ first file new line +testing diff --git a/hello.txt b/hello.txt index ce01362..35fbf03 100644 --- a/hello.txt +++ b/hello.txt @@ -1 +1,2 @@ hello +Welcome to devops course with intellipaat