13 lines
122 B
Plaintext
13 lines
122 B
Plaintext
# Editor / OS cruft
|
|
.DS_Store
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.bak
|
|
*.tmp
|
|
|
|
# If we ever add a build step
|
|
node_modules/
|
|
dist/
|
|
build/
|