diff --git a/.gitignore b/.gitignore index 9d1be479c..8078664c7 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ node_modules/ .a11yrc.json *.DS_Store coverage/ -assets/*.js \ No newline at end of file +assets/*.js +script.js +style.css \ No newline at end of file