jellyfin-media-player/.gitignore
Matt Seeley add86cd9f4 Update .gitignore
A `.sublime-settings` file is supported by the https://packagecontrol.io/packages/Directory%20Settings plugin. This is useful to avoid trimming superfluous whitespace left over by other editors. Example:

```
{
  "trim_automatic_white_space": false,
  "trim_trailing_white_space_on_save": false
}
```
2018-07-25 15:35:36 -10:00

22 lines
327 B
Plaintext

*.pro.user*
dependencies/*
CMakeLists.txt.user
CMakeLists.txt.user.*
build/*
.idea
.install_pkg
.openelec-unpack
QtCreatorDeployment.txt
vagrant/ubuntu-x86_64/.vagrant
vagrant/windows-x86_64/.vagrant
build-*
cmake-build-*
*.pyc
conaninfo.txt
conanbuildinfo.*
web-client
.DS_Store
.*libreelec*
toolchain.cmake
.sublime-settings