commit d886f20eccce0f2c600460b52dfe89136fbe745c Author: Jakub Knetl Date: Tue Jan 16 08:00:05 2024 +0100 Init commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c38fa4e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.idea +*.iml diff --git a/README.md b/README.md new file mode 100644 index 0000000..2960a50 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# HTML and CSS playground \ No newline at end of file