diff options
| author | LukePulverenti <luke.pulverenti@gmail.com> | 2013-02-20 21:40:36 -0500 |
|---|---|---|
| committer | LukePulverenti <luke.pulverenti@gmail.com> | 2013-02-20 21:40:36 -0500 |
| commit | 509156cbc3497ff8daabefd3dba843f5b085701a (patch) | |
| tree | b97879f175ee1ca225354b367eb3d287dd8cd25b /.gitignore | |
| parent | 767cdc1f6f6a63ce997fc9476911e2c361f9d402 (diff) | |
remove core plugin output from source control
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4922421b7..0535685c3 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,7 @@ local.properties ################# ## Media Browser ################# +CorePlugins*/ ProgramData*/ ProgramData-Server*/ ProgramData-UI*/ |
