aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 34ed78ddbfd8b3157b2f78520e2b33303620a277 (plain) (blame)
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
30
31
32
33
34
35
/generated.mk

# Nix
/result*
/tmp/

# Jekyll
/.bundle/
/_site/
/public/
/.jekyll-cache/
/images/graphviz/

# Generated resources
*.ogg
*.torrent
*.checksum
/static/lord-favicon.png
/music/*.pdf
/music/*.midi
/static/lord-favicon.ico
/favicon.ico

/drafts/

/deps.mk
/files.mk
/torrent-files.txt

/TODOs.html

# JEKYLL_COMPAT
/src/content/

/logs/