Add .DS_Store to .gitignore

This commit is contained in:
kramo
2024-07-01 11:32:19 +02:00
parent 63a797ce33
commit 72f15ba7fd

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
/subprojects/blueprint-compiler /subprojects/blueprint-compiler
/.flatpak /.flatpak
/.flatpak-builder /.flatpak-builder
/.vscode /.vscode
.DS_Store