diff options
| author | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-12 01:49:46 +0100 |
|---|---|---|
| committer | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-12 01:49:46 +0100 |
| commit | 74507099ad2239e33e22486d392167eada57624f (patch) | |
| tree | 9d6e3ea1b52fac449aa39b5b6897d7c967d3b6a4 /.gitignore | |
| parent | 0bb08b3f8d530525b19c7967bcbd1d7ab81e91ee (diff) | |
Added git submodules command. Converted RPM to build from local tree. Added all the execution bits to the build scripts.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a719ec32b..ec683f38f 100644 --- a/.gitignore +++ b/.gitignore @@ -260,5 +260,6 @@ deployment/debian-package-x64/pkg-src/jellyfin/ deployment/**/dist/ deployment/**/pkg-dist/ +deployment/**/pkg-dist-tmp/ deployment/collect-dist/ |
