diff --git a/.DS_Store b/.DS_Store
new file mode 100644
index 00000000..14cee8b5
Binary files /dev/null and b/.DS_Store differ
diff --git a/.gitignore b/.gitignore
index 1a517801..53d6d047 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,5 @@
node_modules
-examples/**/dist
-
-.DS_Store
-yarn.lock
-
-.temp
-.vscode
-
-# Jest
-coverage
\ No newline at end of file
+examples/*/dist
+examples/*/*/dist
+examples/eegnfb/yarn.lock
+.DS_Store
\ No newline at end of file
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 00000000..6f3a2913
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "liveServer.settings.port": 5501
+}
\ No newline at end of file
diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index 0ccc0781..00000000
--- a/LICENSE
+++ /dev/null
@@ -1,165 +0,0 @@
- GNU LESSER GENERAL PUBLIC LICENSE
- Version 3, 29 June 2007
-
- Copyright (C) 2007 Free Software Foundation, Inc.
-
+
For happy code!