diff options
author | Andres Mejia <mcitadel@gmail.com> | 2011-07-24 15:42:05 -0400 |
---|---|---|
committer | Andres Mejia <mcitadel@gmail.com> | 2011-07-24 15:42:05 -0400 |
commit | 872af75d4d6d09deed9d23c727781ff88ac4ef95 (patch) | |
tree | bf21f7074577d00575cffe5fb0147d3567db5d3b | |
parent | 96250537e85e0d3dad5a7df463b2b7a827f73226 (diff) |
Add WiiRemote to .gitignore.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2fc35fbef3..c3de1b69f5 100644 --- a/.gitignore +++ b/.gitignore @@ -449,6 +449,7 @@ lib/cmyth/Makefile /tools/EventClients/*.pyc /tools/EventClients/Clients/OSXRemote/Makefile /tools/EventClients/Clients/OSXRemote/build/ +/tools/EventClients/Clients/WiiRemote/WiiRemote # /tools/Linux/ /tools/Linux/xbmc.sh |