diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-05-13 14:18:37 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-05-13 14:23:11 +0200 |
commit | 230809efa1e7e81ce60cd65f8b398f01a27d525b (patch) | |
tree | ddbd0cee82bd2d35d01a1307a2905a467f51ca6b /client/.gitignore | |
parent | bc503c2a62dcf9aed6b8d90b68f0f27a7755ac01 (diff) | |
download | PeerTube-230809efa1e7e81ce60cd65f8b398f01a27d525b.tar.gz PeerTube-230809efa1e7e81ce60cd65f8b398f01a27d525b.tar.zst PeerTube-230809efa1e7e81ce60cd65f8b398f01a27d525b.zip |
Update to Angular RC 1
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 4bb21ebab..24129f7c5 100644 --- a/client/.gitignore +++ b/client/.gitignore | |||
@@ -1,5 +1,7 @@ | |||
1 | typings | 1 | typings |
2 | !typings/typings.d.ts | ||
2 | angular/**/*.js | 3 | angular/**/*.js |
3 | angular/**/*.map | 4 | angular/**/*.map |
4 | angular/**/*.css | 5 | angular/**/*.css |
5 | stylesheets/index.css | 6 | stylesheets/index.css |
7 | bundles | ||