1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-23 08:46:26 -05:00

infra: Add AppImage build workflow (#28)

Co-authored-by: reggie <reggie@latte.to>
This commit is contained in:
Samuel
2024-10-06 02:34:01 -04:00
committed by GitHub
parent f49bd44cc1
commit aa34084ba1
4 changed files with 85 additions and 17 deletions

8
.gitignore vendored
View File

@@ -10,13 +10,15 @@
# Build results
[Dd]ebug/
[Rr]elease/
[Dd]ebug*/
[Rr]elease*/
x64/
build/
[Bb]in/
[Oo]bj/
AppDir/
# Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets
!packages/*/build/
@@ -95,7 +97,7 @@ DocProject/Help/Html2
DocProject/Help/html
# Click-Once directory
publish/
publish*/
# Publish Web Output
*.Publish.xml