diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-03-07 18:01:56 +0100 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-03-07 18:01:56 +0100 |
commit | ccfd23dfe5c0ede1958804e8a36b4b336307a67e (patch) | |
tree | ac6f3a04dcb26fb6aa677c7045e93acc33fe26ab /client/.gitignore | |
parent | 6f4e252246c715a1dafc1e236c8074b08cdd12a3 (diff) | |
download | PeerTube-ccfd23dfe5c0ede1958804e8a36b4b336307a67e.tar.gz PeerTube-ccfd23dfe5c0ede1958804e8a36b4b336307a67e.tar.zst PeerTube-ccfd23dfe5c0ede1958804e8a36b4b336307a67e.zip |
I'm fed up with Gruntfile
Diffstat (limited to 'client/.gitignore')
-rw-r--r-- | client/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/.gitignore b/client/.gitignore index ec79762bb..548b53226 100644 --- a/client/.gitignore +++ b/client/.gitignore | |||
@@ -1,3 +1,5 @@ | |||
1 | typings | 1 | typings |
2 | app/**/*.js | 2 | app/**/*.js |
3 | app/**/*.map | 3 | app/**/*.map |
4 | stylesheets/index.css | ||
5 | app/*.css | ||