diff options
author | Chocobozzz <me@florianbigard.com> | 2018-05-07 13:06:56 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-05-07 13:06:56 +0200 |
commit | 29173696f761d118341ce9aed08fff59b46504ce (patch) | |
tree | 1174f61862f7cb2b095ec66c9af1bf9f42610266 | |
parent | d0bcfda41c9ef0eabd9b966e18a7b769a9dffed1 (diff) | |
download | PeerTube-29173696f761d118341ce9aed08fff59b46504ce.tar.gz PeerTube-29173696f761d118341ce9aed08fff59b46504ce.tar.zst PeerTube-29173696f761d118341ce9aed08fff59b46504ce.zip |
Update gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9a473268a..bc0756609 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -16,6 +16,8 @@ | |||
16 | /PeerTube.iml | 16 | /PeerTube.iml |
17 | /profiling/ | 17 | /profiling/ |
18 | /*.zip | 18 | /*.zip |
19 | /*.tar.xz | ||
20 | /*.asc | ||
19 | /thumbnails/ | 21 | /thumbnails/ |
20 | /torrents/ | 22 | /torrents/ |
21 | /videos/ | 23 | /videos/ |