aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 757dc3cac008632e803d6ebe73144845611376e3 (about) (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
/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