mirror of
https://github.com/redstrate/Novus.git
synced 2025-05-14 12:37:46 +00:00
Add Flatpak generated files to gitignore
This commit is contained in:
parent
93bb7fec43
commit
f16d099274
1 changed files with 5 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -9,3 +9,7 @@ build/*
|
|||
# Windows
|
||||
local/
|
||||
prefix/
|
||||
# Flatpak
|
||||
*.flatpak
|
||||
.flatpak-builder/
|
||||
export/
|
||||
|
|
Loading…
Add table
Reference in a new issue