diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e40d864aa..0973197c1 100644 --- a/.gitignore +++ b/.gitignore @@ -7,5 +7,6 @@ dist *.patch /*.html .DS_Store +dist/.sizecache.json build/.sizecache.json node_modules |