commit 0ba69b549612fceb88c25a13eb6f66804c6dc3c6 Author: Urko Date: Wed Jul 5 21:51:39 2023 +0200 gitignore and license diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..627e865 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.env +.vscode +coverage +.notes +uploads \ No newline at end of file diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..7f4fd9a --- /dev/null +++ b/LICENSE @@ -0,0 +1,7 @@ +---- Definitions ---- +license means right to use +author means who had initial idea, who research about jurisprudence and the who who started, in this case : Urko: Bein. +contributors means every man who has helped to improve this software + + +For the benefit of all men and women by the grace of YAHWEH! \ No newline at end of file