commit d57132faa7f678caf1b64763d0a877ba9b2fa26a Author: TheGreyDiamond Date: Tue Sep 1 16:27:39 2020 +0200 Initial commit diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto diff --git a/Code/session.py b/Code/session.py new file mode 100644 index 0000000..e69de29 diff --git a/Code/workspace.code-workspace b/Code/workspace.code-workspace new file mode 100644 index 0000000..876a149 --- /dev/null +++ b/Code/workspace.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": {} +} \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..5d9dd84 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Enlightener +