mirror of
https://github.com/containers/fuse-overlayfs.git
synced 2025-08-03 09:55:57 -04:00
Add .gitignore
Signed-off-by: black-desk <clx814727823@gmail.com>
This commit is contained in:
parent
dab543801d
commit
6bf129fec4
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
*.a
|
||||
*.cache
|
||||
*.o
|
||||
.deps
|
||||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
build-aux
|
||||
config.h
|
||||
config.h.in
|
||||
config.log
|
||||
config.status
|
||||
configure
|
||||
fuse-overlayfs
|
||||
lib/.deps
|
||||
lib/Makefile
|
||||
lib/Makefile.in
|
||||
lib/limits.h
|
||||
lib/sys/types.h
|
||||
stamp-h1
|
Loading…
x
Reference in New Issue
Block a user