aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: bcd745e4a00f249a15534c8b7a6be6f474d4f767 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Ignore data/, tmp/, cache/ and pagecache/
data
tmp
cache
pagecache

# Eclipse project files
.settings
.buildpath
.project