diff --git a/.gitignore b/.gitignore index 1cca15a3..dc74bc9e 100755 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .idea/ .sass-cache/ -node_modules/** \ No newline at end of file +node_modules/** + +package.json \ No newline at end of file