diff options
Diffstat (limited to 'bskyweb')
-rw-r--r-- | bskyweb/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bskyweb/.gitignore b/bskyweb/.gitignore index 1d945e1da..ace9fbf51 100644 --- a/bskyweb/.gitignore +++ b/bskyweb/.gitignore @@ -9,6 +9,10 @@ static/js/*.js static/js/*.map static/js/*.js.LICENSE.txt templates/scripts.html +templates/*-embed.html +static/embed/*.html +static/embed/assets/*.js +static/embed/assets/*.css # Don't ignore this file !.gitignore |