diff --git a/.gitignore b/.gitignore index 09b30940a7..3dfb662237 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,5 @@ node_modules .DS_Store -curriculum/dist/ \ No newline at end of file +curriculum/dist/ +client/static/js/frame-runner*.js \ No newline at end of file