Skip to content

Commit 7fe5d0a

Browse files
authored
Merge pull request #1870 from malucard/gitignore-appimage
Add appimage build files to gitignore
2 parents b67ae6f + 29c9dda commit 7fe5d0a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,9 @@ luacov.stats.out
124124
/lua
125125
/lua_modules
126126
/.luarocks
127+
128+
# appimage build files
129+
/appimage-build
130+
/AppDir
131+
/*.AppImage
132+
/*.AppImage.zsync

0 commit comments

Comments
 (0)