diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e3f4af3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# JetBrains IDEs +.idea/ diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..644d7cc --- /dev/null +++ b/LICENSE @@ -0,0 +1 @@ +No license, replace this file after using the template.