feat: supported flatpak version v3

This commit is contained in:
kogeletey
2024-01-25 14:49:53 +03:00
parent 4a99eb94e2
commit 43509fc943
20 changed files with 501 additions and 478 deletions

14
.gitignore vendored
View File

@@ -13,25 +13,23 @@ node_modules
.env.production.local
# Testing
coverage
coverage/
# Turbo
.turbo
.turbo/
# Vercel
.vercel
.vercel/
# Build Outputs
.next/
out/
build
dist
build/
dist/
# Debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*.log*
# Misc
.DS_Store