tofu-ui/.gitignore

13 lines
99 B
Text

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