Add .gitignore
This commit is contained in:
parent
04a3b1274b
commit
290ef0bc64
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
/src/
|
||||||
|
/pkg/
|
||||||
|
/ryujinx-*.tar.gz
|
||||||
|
/Logo.svg
|
||||||
|
/Ryujinx.desktop
|
||||||
|
/Ryujinx.xml
|
||||||
|
/*.pkg.tar*
|
Loading…
Reference in a new issue