summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 9689c2d5c654f50cba5ccbaebac3ce2bc6ae02e6 (plain)
1
2
3
4
5
6
7
8
9
10
# Build artifacts
result
build/

# Test data (can't figure out nested git repos)
example-wiki/
example-wiki.git/

# Application output
public_html/