We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2231e5f commit 7ef9876Copy full SHA for 7ef9876
.gitignore
@@ -10,3 +10,24 @@ Makefile.in
10
missing
11
*.sw?
12
*~
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