diff --git a/.gitignore b/.gitignore index 40bf0d1..bd84d26 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ node_modules npm-debug.log *.swf .idea/ -dist/ \ No newline at end of file +dist/ +package-lock.json +yarn.lock