1
0
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:
B1ackDaemon 2014-08-13 12:53:14 +03:00
commit ae1fc37eeb

2
.gitignore vendored
View File

@ -30,6 +30,8 @@
*.dump
*.wav
/build
/libs
/ipch
/rpcs3/Debug