bcachefs-tools/.gitignore
Daniel Hill 9a44c6d4d0 nix: overhaul build system.
Removed outdated overlay.
Simply build tooling using bingenHook and propagated*Inputs

Signed-off-by: Daniel Hill <daniel@gluo.nz>
2023-01-03 16:58:55 +13:00

27 lines
338 B
Plaintext

/result
bcachefs
bcachefs.5
.*
*.o
*.so
*.d
*.a
/rust-src/mount/result
/rust-src/bch_bindgen/result
tags
TAGS
cscope*
bcachefs-tools
compile_commands.json
tests/test_helper
tests/__pycache__/
# dot-files that we don't want to ignore
!.gitignore
!.travis.yml
!.editorconfig
mount/target
mount.bcachefs
bcachefs-principles-of-operation.*