21 lines
367 B
Plaintext
21 lines
367 B
Plaintext
dist-newstyle/
|
|
_site/
|
|
_cache/
|
|
.DS_Store
|
|
.env
|
|
|
|
# Editor backup/swap files
|
|
*~
|
|
*.swp
|
|
*.swo
|
|
|
|
# Data files that are generated at build time (not version-controlled)
|
|
data/embeddings.json
|
|
data/similar-links.json
|
|
data/backlinks.json
|
|
data/build-stats.json
|
|
data/build-start.txt
|
|
data/last-build-seconds.txt
|
|
|
|
# IGNORE.txt is for the local build and need not be synced.
|
|
IGNORE.txt |