diff --git a/.gitignore b/.gitignore index b6999a3..1667c9e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,6 @@ out .DS_Store *.log* examples +.idea/material_theme_project_new.xml +.idea/inspectionProfiles/Project_Default.xml +examples/config.json diff --git a/.husky/pre-commit b/.husky/pre-commit index bf86e43..efd15f3 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,2 +1,2 @@ -yarn commitlint \ No newline at end of file +yarn commitlint