fix(Makefile): Fix indentations that were accidentally stripped out

This commit is contained in:
Aki Amane
2025-05-07 03:21:50 +08:00
parent 1b4744024b
commit 001f66ab5a
2 changed files with 39 additions and 36 deletions

5
.gitignore vendored
View File

@@ -1,6 +1,9 @@
.idea
.flatpak-builder-cache
.ccache
flatpak-state
src/
target/
build/
*.flatpak
*.log
*.log