10 lines
127 B
Plaintext
10 lines
127 B
Plaintext
.git
|
|
.github
|
|
|
|
# Specs and artifacts are fine to include, but ignore local junk
|
|
**/node_modules
|
|
**/.astro
|
|
**/dist
|
|
**/.DS_Store
|
|
|