diff --git a/.gitignore b/.gitignore index 4300168..3e3629d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules -packs/** \ No newline at end of file +packs/** +build/**