Merge pull request #13186 from OatmealDome/flatpak-gitignore

gitignore: Ignore flatpak-builder's cache directory
This commit is contained in:
OatmealDome 2024-12-05 15:10:18 -05:00 committed by GitHub
commit a5d1172d97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -41,3 +41,5 @@ CMakeLists.txt.user
.idea/
# Ignore Visual Studio Code's working dir
/.vscode/
# Ignore flatpak-builder's cache dir
.flatpak-builder