diff options
author | Pär Björklund <per.bjorklund@gmail.com> | 2016-04-01 20:37:52 +0200 |
---|---|---|
committer | Pär Björklund <per.bjorklund@gmail.com> | 2016-04-01 20:42:22 +0200 |
commit | cf5c402ee5777b5385d28ee7503e106e59289796 (patch) | |
tree | ed31c6aaf1f0fe5ba0573c48f0c4ef394f156d48 /.gitignore | |
parent | 6232d36b424274b8fcc9b38b8a5d6fb3c61c09a3 (diff) |
Fixed some missed paths
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index fb8f54922f..3c651afac1 100644 --- a/.gitignore +++ b/.gitignore @@ -549,3 +549,8 @@ lib/cpluff/stamp-h1 # Doxygen generated files /docs/html +system/libmysql.dll +system/python27.dll +system/zlib.dll +lib/addons/library.kodi.inputstream/project/VS2010Express/Debug +lib/addons/library.kodi.inputstream/project/VS2010Express/Release |