diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-05-20 15:27:16 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-05-20 15:29:25 +0200 |
commit | f1f4732f8ef20b1c33058b9b2c486d4b5e87b646 (patch) | |
tree | b14b6dfaad20686f1ea1612e54b4a7c916e1c773 /.gitignore | |
parent | 93652f8d1ad0edcce8ae32a261b1e357688da7b8 (diff) | |
download | PeerTube-f1f4732f8ef20b1c33058b9b2c486d4b5e87b646.tar.gz PeerTube-f1f4732f8ef20b1c33058b9b2c486d4b5e87b646.tar.zst PeerTube-f1f4732f8ef20b1c33058b9b2c486d4b5e87b646.zip |
Add production example file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9d9b1978b..a79cc6a97 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -12,3 +12,4 @@ public/stylesheets/global.css | |||
12 | public/stylesheets/vendor | 12 | public/stylesheets/vendor |
13 | uploads | 13 | uploads |
14 | thumbnails | 14 | thumbnails |
15 | config/production.yaml | ||