7 lines
83 B
Plaintext
7 lines
83 B
Plaintext
# Ignore node_modules and build artifacts
|
|
node_modules/
|
|
dist/
|
|
.env
|
|
.DS_Store
|
|
*.log
|