# .gitignore

# All secrets!
secret*

# .org => .el => .elc
*.elc

# All website pages
*.html

# All caches
*.cache

# These directories are populated on config execution.
elpa/**
url/**
meta/**
auto-save-list/**
transient/**
.cache/**
_minted*
emojis/*
server/*
eshell/*

# Tangled config .el and .elc file from .org
smart-documents.el*

# Misc
.org-id-locations
async-bytecomp.log
srecode-map.el
tramp