mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-24 19:11:37 +02:00
gitignore: Ignore flatpak-builder's cache directory
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -41,3 +41,5 @@ CMakeLists.txt.user
|
|||||||
.idea/
|
.idea/
|
||||||
# Ignore Visual Studio Code's working dir
|
# Ignore Visual Studio Code's working dir
|
||||||
/.vscode/
|
/.vscode/
|
||||||
|
# Ignore flatpak-builder's cache dir
|
||||||
|
.flatpak-builder
|
||||||
|
Reference in New Issue
Block a user