Add all generated files to .gitignore
Signed-off-by: Corentin Chary <corentin.chary@gmail.com> Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
This commit is contained in:
parent
2231e5f8ab
commit
7ef9876616
21
.gitignore
vendored
21
.gitignore
vendored
@ -10,3 +10,24 @@ Makefile.in
|
||||
missing
|
||||
*.sw?
|
||||
*~
|
||||
*lo
|
||||
*la
|
||||
*o
|
||||
.libs
|
||||
Makefile
|
||||
stamp-h1
|
||||
|
||||
# Generated files
|
||||
extras/init.d/glusterfs-server.plist
|
||||
extras/init.d/glusterfsd-Debian
|
||||
extras/init.d/glusterfsd-Redhat
|
||||
extras/init.d/glusterfsd-SuSE
|
||||
glusterfs.spec
|
||||
libtool
|
||||
xlators/mount/fuse/utils/mount.glusterfs
|
||||
xlators/mount/fuse/utils/mount_glusterfs
|
||||
argp-standalone/libargp.a
|
||||
glusterfsd/src/glusterfsd
|
||||
libglusterfs/src/spec.lex.c
|
||||
libglusterfs/src/y.tab.c
|
||||
libglusterfs/src/y.tab.h
|
||||
|
Loading…
Reference in New Issue
Block a user