This repository has been archived on 2025-11-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
portfolio/.gitignore
2021-12-12 22:52:31 +00:00

15 lines
251 B
Plaintext

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# production
/_site
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
/.vscode
# VS Code Counter extension
/.VSCodeCounter/