aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 939af13f697014a996c30f8b34696f0a9045f811 (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
# Nix
/result*
/vendor/

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

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

/drafts/

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