Skip to content

Commit bce6da5

Browse files
committed
chore: update gitignores
1 parent f17f0f9 commit bce6da5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
*.pro.user
22
build/
3-
.flatpak-builder/

meta/flatpak/.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# build dirs
2+
.flatpak-builder/
3+
build/
4+
build-pulse/
5+
# local flatpak repo
6+
repo/

0 commit comments

Comments
 (0)