From ffe7013c1b51d2d66a19757957eff5e1c5d24ef6 Mon Sep 17 00:00:00 2001 From: Snoweuph Date: Sat, 7 Oct 2023 23:25:23 +0200 Subject: [PATCH] Setup --- .gitignore | 1 + Code_Standards | 1 + Code_of_Conduct | 1 + License | 1 + Readme.md | 3 +++ 5 files changed, 7 insertions(+) create mode 100644 .gitignore create mode 160000 Code_Standards create mode 160000 Code_of_Conduct create mode 160000 License create mode 100644 Readme.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9f11b75 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea/ diff --git a/Code_Standards b/Code_Standards new file mode 160000 index 0000000..e3ffebf --- /dev/null +++ b/Code_Standards @@ -0,0 +1 @@ +Subproject commit e3ffebf2f07f0190213520e0bbc10e589c449e7b diff --git a/Code_of_Conduct b/Code_of_Conduct new file mode 160000 index 0000000..15a1459 --- /dev/null +++ b/Code_of_Conduct @@ -0,0 +1 @@ +Subproject commit 15a145970f5e4ae7cb2a71b74e99fa02c8302c28 diff --git a/License b/License new file mode 160000 index 0000000..3b4ec4a --- /dev/null +++ b/License @@ -0,0 +1 @@ +Subproject commit 3b4ec4a2573d549cb77a5d2533eacbde1d51498d diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..016bc1d --- /dev/null +++ b/Readme.md @@ -0,0 +1,3 @@ +# Euph Website + +**License**: [license](https://git.euph.dev/Euph/License)