diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index c239d91..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 4c70b34..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "sta-core"] - path = sta-core - url = https://gitlab.com/sta-git/alpaka/sta-core diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json deleted file mode 100644 index ef15e9b..0000000 --- a/.vscode/c_cpp_properties.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "configurations": [ - { - "name": "Mac", - "includePath": [ - "${workspaceFolder}/**", - "${workspaceFolder}/sta-core/include" - ], - "defines": [], - "macFrameworkPath": [ - "/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks" - ], - "compilerPath": "/usr/bin/clang", - "cStandard": "c11", - "cppStandard": "c++11", - "intelliSenseMode": "macos-clang-arm64" - } - ], - "version": 4 -} \ No newline at end of file diff --git a/sta-core b/sta-core deleted file mode 160000 index 4204c02..0000000 --- a/sta-core +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 4204c028a234d138a52f23c1851022e724a0fb13