computer-graphics-study/.gitignore

5 lines
62 B
Plaintext
Raw Normal View History

2021-09-02 17:46:36 +09:00
node_modules/**
package-lock.json
dist/**
.cache/**
.vscode/**