diff --git a/.gitignore b/.gitignore index 812202c..dd06093 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ !.git* /vendor/ -dist/ \ No newline at end of file +dist/ +.idea