This commit is contained in:
fn2006
2023-05-30 17:59:26 +01:00
235 changed files with 7925 additions and 3138 deletions

8
.gitignore vendored
View File

@@ -12,10 +12,14 @@ html/
*.pro.user
CMakeLists.txt.user
CMakeLists.txt.user.*
CMakeSettings.json
/CMakeFiles
CMakeCache.txt
/.project
/.settings
/.idea
/.vscode
/.vs
cmake-build-*/
Debug
@@ -43,7 +47,9 @@ run/
.cache/
# Nix/NixOS
result/
.direnv/
.pre-commit-config.yaml
result
# Flatpak
.flatpak-builder