diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2017-01-19 21:54:40 +0100 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2017-01-19 21:54:40 +0100 |
commit | cc3e2d9b7a433c92cb5d4ec8e1fada9f34d79f00 (patch) | |
tree | d9f82e495dd3ab31d4b363101594dfd818036547 /client/.gitignore | |
parent | be3bac3afb88560c0112aab92f64eef06f9d042d (diff) | |
download | PeerTube-cc3e2d9b7a433c92cb5d4ec8e1fada9f34d79f00.tar.gz PeerTube-cc3e2d9b7a433c92cb5d4ec8e1fada9f34d79f00.tar.zst PeerTube-cc3e2d9b7a433c92cb5d4ec8e1fada9f34d79f00.zip |
Client: add dll support
Diffstat (limited to 'client/.gitignore')
-rw-r--r-- | client/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/.gitignore b/client/.gitignore index fa5433194..255af83ff 100644 --- a/client/.gitignore +++ b/client/.gitignore | |||
@@ -2,3 +2,4 @@ | |||
2 | /node_modules | 2 | /node_modules |
3 | /compiled | 3 | /compiled |
4 | /stats.json | 4 | /stats.json |
5 | /dll | ||