mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-23 11:13:19 +01:00
Merge pull request #742 from archshift/gitignore
Add build directory to .gitignore
This commit is contained in:
commit
ae1fc37eeb
2
.gitignore
vendored
2
.gitignore
vendored
@ -30,6 +30,8 @@
|
|||||||
*.dump
|
*.dump
|
||||||
*.wav
|
*.wav
|
||||||
|
|
||||||
|
/build
|
||||||
|
|
||||||
/libs
|
/libs
|
||||||
/ipch
|
/ipch
|
||||||
/rpcs3/Debug
|
/rpcs3/Debug
|
||||||
|
Loading…
Reference in New Issue
Block a user