mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-12 05:40:04 +00:00
Add QtIFW configuration & build files
This commit is contained in:
parent
813837c5cf
commit
b72d1e0ca0
11 changed files with 140 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -26,3 +26,8 @@ src/common/scm_rev.cpp
|
|||
# Windows global filetypes
|
||||
Thumbs.db
|
||||
|
||||
# QtIFW builds
|
||||
dist/installer/redist
|
||||
dist/installer/citra-installer*
|
||||
dist/installer/*.zip
|
||||
dist/installer/*.tar.gz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue