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

# 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