diff --git a/git_commit.png b/git_commit.png new file mode 100644 index 0000000..ff9a453 Binary files /dev/null and b/git_commit.png differ diff --git a/git_diff.png b/git_diff.png new file mode 100644 index 0000000..0324712 Binary files /dev/null and b/git_diff.png differ diff --git a/git_init.png b/git_init.png new file mode 100644 index 0000000..3674acd Binary files /dev/null and b/git_init.png differ diff --git a/git_status.png b/git_status.png new file mode 100644 index 0000000..b966845 Binary files /dev/null and b/git_status.png differ diff --git a/git_version.png b/git_version.png new file mode 100644 index 0000000..88a8173 Binary files /dev/null and b/git_version.png differ diff --git a/notes.txt b/notes.txt index 20b287d..efee8ce 100644 --- a/notes.txt +++ b/notes.txt @@ -1 +1,2 @@ --This is my first note \ No newline at end of file +-This is my first note +-Hello everyone \ No newline at end of file diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..c405654 --- /dev/null +++ b/todo.txt @@ -0,0 +1 @@ +-This is my todo file \ No newline at end of file