From 8a4789ce0a7cf2e78b5283f7ab75c36b6d0d7aa3 Mon Sep 17 00:00:00 2001 From: Alessandro Bellesia Date: Wed, 29 Mar 2023 10:40:09 +0200 Subject: [PATCH] Split main --- .gitignore | 2 ++ LICENSE | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..db4c6d9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +dist +node_modules \ No newline at end of file diff --git a/LICENSE b/LICENSE index 966aefe..25d5b9f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Volver +Copyright (c) 2023 24/Consulting Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal