6 lines
154 B
Plaintext
6 lines
154 B
Plaintext
# nothing to ignore yet. this is a static site.
|
|
# adding the placeholder so future me has somewhere to put build artifacts.
|
|
.DS_Store
|
|
node_modules/
|
|
*.log
|