]> git.sesse.net Git - bcachefs-tools-debian/blob - .gitignore
Merge remote-tracking branch 'elladan/master'
[bcachefs-tools-debian] / .gitignore
1 /result
2 bcachefs
3 .*
4 *.o
5 *.d
6 *.a
7 tags
8 TAGS
9 cscope*
10 bcachefs-tools
11 tests/test_helper
12 tests/__pycache__/
13
14 # dot-files that we don't want to ignore
15 !.gitignore
16 !.travis.yml