diff --git a/git log.png b/git log.png new file mode 100644 index 0000000..5323172 Binary files /dev/null and b/git log.png differ diff --git a/git_add.png b/git_add.png new file mode 100644 index 0000000..596ee1e Binary files /dev/null and b/git_add.png differ diff --git a/git_commit.png b/git_commit.png new file mode 100644 index 0000000..0b4279e 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..33e5e77 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..97c3549 Binary files /dev/null and b/git_init.png differ diff --git a/git_log --oneline --graph.png b/git_log --oneline --graph.png new file mode 100644 index 0000000..8d400b3 Binary files /dev/null and b/git_log --oneline --graph.png differ diff --git a/notes.txt b/notes.txt index 7c0f494..293c00f 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 +- added changes \ No newline at end of file diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..890691a --- /dev/null +++ b/todo.txt @@ -0,0 +1 @@ +# this is todo txt file \ No newline at end of file