Files
scoutfs/kmod/.gitignore
Zach Brown 11a8570117 scoutfs: remove our copy of the dlm
We don't need the dlm to track key ranges if we implement ranges by
mapping keys to resources which represent ranges of the key space.

Signed-off-by: Zach Brown <zab@versity.com>
2017-07-19 13:30:03 -07:00

10 lines
91 B
Plaintext

*.o
*.ko
*.mod.c
*.cmd
*~
src/.tmp_versions/
src/Module.symvers
src/modules.order
cscope.*