bcachefs-tools/.gitignore
Justin Husted 15bcfb2a33 Add a travis.yml file for bcachefs-tools.
Signed-off-by: Justin Husted <sigstop@gmail.com>
2019-12-28 20:32:39 -08:00

17 lines
169 B
Plaintext

/result
bcachefs
.*
*.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