forked from nfs-ganesha/nfs-ganesha
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
60 lines (57 loc) · 783 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# dirs
oldtars/
linuxbox-ceph/
src/Docs/html/
src/Docs/latex/
src/autom4te.cache/
src/build-aux/
src/rpm/
src/pkg-deb/
src/docker/
.deps/
.libs/
CMakeFiles/
build/
# files
*.kdevelop*
*.kdevses
TAGS
tags
Makefile.in
Makefile
libtool
configure
depcomp
missing
ltmain.sh
install-sh
config.*
aclocal.m4
*.o
*.a
libganeshaNFS.pc
nfs-ganesha.spec
cppcheck.*
cscope.*
ylwrap
nfs-ganesha*.tar.gz
nfs-ganesha*.tar.bz2
patch-for-HPSS-nfs-ganesha-*
*.diff
*.patch
!debian/patches/*.patch
core.*
*cmake_install.cmake
libfsal*.so*
Doxyfile
*~
*.swp
.project
.checkpatch.conf
src/scripts/systemd/nfs-ganesha-config.service
src/FSAL/FSAL_VFS/vfs/lustre_main.c
src/FSAL/FSAL_VFS/vfs/main.c
src/Protocols/NLM/sm_notify.ganesha
src/CMakeCache.txt
src/CPackConfig.cmake
src/CPackSourceConfig.cmake