diff options
| author | TeamCemu <teamcemu@protonmail.com> | 2019-06-19 13:54:02 +0200 |
|---|---|---|
| committer | TeamCemu <teamcemu@protonmail.com> | 2019-06-19 13:54:02 +0200 |
| commit | 96e24b508ab09591a8bd733a6482015bad80a2d6 (patch) | |
| tree | 558b766db7246a749d1e2e521a6b34b911319b91 /.gitignore | |
| parent | a004b8b24918a18b03afa2481481e0e140dff8a9 (diff) | |
added magic bit0 alternative
updated gitignore to ignore build / vs files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ /src/ps3/build/ /src/vita/build/ -/src/wiiu/build/
\ No newline at end of file +/src/wiiu/build/ +/.vs +/build
\ No newline at end of file |
