Add .flatpak-builder to .gitignore

This commit is contained in:
Rafał Dzięgiel
2024-04-09 20:02:31 +02:00
parent 65c974d539
commit 0c9973ef85

3
.gitignore vendored
View File

@@ -2,3 +2,6 @@
build/ build/
install/ install/
builddir/ builddir/
# flatpak
.flatpak-builder/