diff options
Diffstat (limited to 'client/.gitignore')
-rw-r--r-- | client/.gitignore | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/.gitignore b/client/.gitignore index 548b53226..439f0c025 100644 --- a/client/.gitignore +++ b/client/.gitignore | |||
@@ -1,5 +1,5 @@ | |||
1 | typings | 1 | typings |
2 | app/**/*.js | 2 | components/**/*.js |
3 | app/**/*.map | 3 | components/**/*.map |
4 | stylesheets/index.css | 4 | stylesheets/index.css |
5 | app/*.css | 5 | components/**/*.css |