summaryrefslogtreecommitdiff
path: root/.gitignore
blob: b1c03cd14a631721195172b076f39d9a27917f73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/result
bcachefs
bcachefs.5
.*
*.o
*.d
*.a
tags
TAGS
cscope*
bcachefs-tools
tests/test_helper
tests/__pycache__/

# dot-files that we don't want to ignore
!.gitignore
!.travis.yml

mount/target
mount.bcachefs
bcachefs-principles-of-operation.*