summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authoraerosoul94 <aerosoul94@hotmail.com>2017-04-09 00:35:32 -0500
committeraerosoul94 <aerosoul94@hotmail.com>2017-04-09 00:35:32 -0500
commit592b0484b9c1e943093dd93b720428ebfaa116d2 (patch)
treeecc226844a4131c67f720b74471eb097bd9f8926 /.gitignore
parent991de71c144a0d2b70034593b03b6b93a96a0791 (diff)
Add Wii U RPX/RPL loader src. Some bug fixes.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a16eced
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/src/ps3/build/
+/src/vita/build/
+/src/wiiu/build/ \ No newline at end of file