tofu-ui/.gitignore

14 lines
99 B
Plaintext

# IDEs / editors
.idea/
.vscode/
# General
/tmp
/_tmp
.DS_STORE
# Node
.npm/
node_modules/
dist/