Skip to content

Commit dacfed0

Browse files
committed
Add build stuff to gitignore
1 parent aac28ad commit dacfed0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,10 @@ app.*.map.json
4242
/android/app/debug
4343
/android/app/profile
4444
/android/app/release
45+
46+
# appimage
47+
AppDir/
48+
appimage-builder-cache/
49+
dist/
50+
*.AppImage
51+
AppImageBuilder.yml

0 commit comments

Comments
 (0)