Browse Source

Add .flatpak to .gitignore

The .flatpak folder is used by the Flatpak VS Code Extension.
merge-requests/1327/merge
Kai A. Hiller 5 years ago
parent
commit
6522a5902b
  1. 2
      .gitignore

2
.gitignore vendored

@ -7,4 +7,4 @@ build-aux/.flatpak-builder/
src/config.rs
*.ui.in~
*.ui~
.flatpak

Loading…
Cancel
Save