diff options
Diffstat (limited to 'frontend/.gitignore')
| -rw-r--r-- | frontend/.gitignore | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/frontend/.gitignore b/frontend/.gitignore index 8225baa..80ec311 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -1,2 +1,5 @@ -/node_modules -/dist +node_modules + +/.cache +/build +.env |
