summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 29d9590342443c3c343a54078d87e5ed7fc42b8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# .gitignore

# All secrets!
secret*

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

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

# Tangled config .el file from .org
smart-documents.el

Copyright 2019--2024 Marius PETER