diff options
Diffstat (limited to 'client/.gitignore')
-rw-r--r-- | client/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/client/.gitignore b/client/.gitignore new file mode 100644 index 000000000..ec79762bb --- /dev/null +++ b/client/.gitignore | |||
@@ -0,0 +1,3 @@ | |||
1 | typings | ||
2 | app/**/*.js | ||
3 | app/**/*.map | ||