cse110-fa22-group29/.gitignore

6 lines
106 B
Plaintext
Raw Permalink Normal View History

2022-11-13 06:11:56 +00:00
**/.devcontainer/*
**/node_modules/*
**/package-lock.json
2022-12-05 03:31:27 +00:00
**/.vscode/*
2022-12-05 03:38:52 +00:00
**/.nyc_output/*
**/coverage/*