diff --git a/.gitignore b/.gitignore index 0ee545c..86f6c71 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ node_modules.* dist.zip dist/ admin/node_modules/ -app/ \ No newline at end of file +app/* +app/* \ No newline at end of file