diff --git a/.gitignore b/.gitignore index 3f69dda..0ee898a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,11 @@ # Include your project-specific ignores in this file # Read about how to use .gitignore: https://help.github.com/articles/ignoring-files # Useful .gitignore templates: https://github.com/github/gitignore -.gitignore +# .gitignore .cache .vscode/settings.json gsc-unc.code-workspace .prettierrc dist node_modules +.venv