fix macos builds (invalid export format)

- remove gh workflows as they were never executed in this fork
- removes "SubDirectoryLocation"
- expects your `export_path` to be `./build/...`
- remove test projects
- use `lf` eol
- remove contributors as this file wasn't up-to-date since forever
- remove some `Dockerfile` labels
This commit is contained in:
Felix 2024-11-22 13:00:34 +01:00
parent d4a95ed044
commit a064ca1e7f
No known key found for this signature in database
GPG key ID: D87210FB9048E559
19 changed files with 16 additions and 330 deletions

3
.gitattributes vendored Normal file
View file

@ -0,0 +1,3 @@
# Auto detect text files and perform LF normalization
* text=auto
* eol=lf