summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 2097df10cf396eb56c0b1ed5b1eac47c83d271d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# .gitignore

# All secrets!
secret*

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

# All caches
*.cache

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

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

# Misc
.org-id-locations
async-bytecomp.log
fonts/*
srecode-map.el
Copyright 2019--2024 Marius PETER