Files
scoutfs/utils/.gitignore
Zach Brown 86cf3ec4ab Remove format.h and ioctl.h from utils
Now that we're in one repo utils can get its format and ioctl headers
from the authoriative kmod files.   When we're building a dist tarball
we copy the files over so that the build from the dist tarball can use
them.

Signed-off-by: Zach Brown <zab@versity.com>
2020-12-07 10:39:20 -08:00

12 lines
121 B
Plaintext

*.o
*.d
*.swp
src/scoutfs
src/format.h
src/ioctl.h
.sparse*
.mock.build*
cscope.*
scoutfs-utils.spec
scoutfs-utils-*.tar