puter/.gitignore
Didi Keke b89142c45c chore: include .vscode/extensions.json
- For recommendation of extensions or otherwise.
2024-05-05 20:31:08 +00:00

20 lines
242 B
Plaintext

.DS_Store
node_modules/
*.zip
*.tgz
license.config.json
license-header.txt
dist/
# VS Code
.vscode/**/*
!.vscode/extensions.json
!.vscode/launch.json
!.vscode/settings.json
!.vscode/tasks.json
.env
# this is for jetbrain IDEs
.idea/
/puter