diff --git a/.gitignore b/.gitignore index 7da02ee..0733b5f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ backend/node_modules frontend/node_modules .idea .DS_Store -**/go_init \ No newline at end of file +**/go_init +generator \ No newline at end of file diff --git a/linux b/linux index 631064e..b25f026 100755 Binary files a/linux and b/linux differ diff --git a/mac b/mac deleted file mode 100755 index 1954a82..0000000 Binary files a/mac and /dev/null differ diff --git a/macos b/macos new file mode 100755 index 0000000..cea53ab Binary files /dev/null and b/macos differ diff --git a/package.json b/package.json deleted file mode 100644 index 467ab8b..0000000 --- a/package.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "templateprojekt", - "version": "1.0.0", - "description": "## Projektübersicht", - "keywords": [], - "author": "Christian Schindler", - "license": "ISC", - "main": "index.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - } -} diff --git a/windows.exe b/windows.exe old mode 100755 new mode 100644 index 90acbfa..b32512d Binary files a/windows.exe and b/windows.exe differ