diff options
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 | ||