Skip to content

Commit 7ef9876

Browse files
iksaifavati
authored andcommitted
Add all generated files to .gitignore
Signed-off-by: Corentin Chary <[email protected]> Signed-off-by: Anand V. Avati <[email protected]>
1 parent 2231e5f commit 7ef9876

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

Diff for: .gitignore

+21
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,24 @@ Makefile.in
1010
missing
1111
*.sw?
1212
*~
13+
*lo
14+
*la
15+
*o
16+
.libs
17+
Makefile
18+
stamp-h1
19+
20+
# Generated files
21+
extras/init.d/glusterfs-server.plist
22+
extras/init.d/glusterfsd-Debian
23+
extras/init.d/glusterfsd-Redhat
24+
extras/init.d/glusterfsd-SuSE
25+
glusterfs.spec
26+
libtool
27+
xlators/mount/fuse/utils/mount.glusterfs
28+
xlators/mount/fuse/utils/mount_glusterfs
29+
argp-standalone/libargp.a
30+
glusterfsd/src/glusterfsd
31+
libglusterfs/src/spec.lex.c
32+
libglusterfs/src/y.tab.c
33+
libglusterfs/src/y.tab.h

0 commit comments

Comments
 (0)