diff options
author | Chocobozzz <me@florianbigard.com> | 2021-11-10 16:14:16 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-11-10 16:33:55 +0100 |
commit | cd2fad008a29d5a6b9ee5ea48e51388fa7fc12a0 (patch) | |
tree | 25294d48e4e6e8633fbfb41e83d268f1fc72ca43 /client/.gitignore | |
parent | 9bedf70b23cc01ca44ca2f82935c7cc28cb75232 (diff) | |
download | PeerTube-cd2fad008a29d5a6b9ee5ea48e51388fa7fc12a0.tar.gz PeerTube-cd2fad008a29d5a6b9ee5ea48e51388fa7fc12a0.tar.zst PeerTube-cd2fad008a29d5a6b9ee5ea48e51388fa7fc12a0.zip |
Update angular
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 7297b43fc..38009246c 100644 --- a/client/.gitignore +++ b/client/.gitignore | |||
@@ -1,3 +1,4 @@ | |||
1 | /.angular/cache | ||
1 | /dist/ | 2 | /dist/ |
2 | /node_modules | 3 | /node_modules |
3 | /compiled | 4 | /compiled |