summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 8fbf3e95e276142b972ec9e3995939f9117f4ecc (plain)
1
2
3
4
5
6
7
8
9
10
11
*.gz
/.env
robots.txt
/robots.txt

# Deploy is a git hook on master: anything committed reaches the server.
# Drafts stay local so an unfinished post cannot ship.
/_writing/drafts/
/_writing/.preview/
/_writing/.history/
/.DS_Store