commit 9ea25f074ded4e3d37b081da31c74902475ec521 Author: ilyavasilev Date: Thu Oct 5 00:27:01 2023 +0300 Add README.md and .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/README.md b/README.md new file mode 100644 index 0000000..81f7d7c --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +## numerical-methods-homeworks-2023 \ No newline at end of file