-
Notifications
You must be signed in to change notification settings - Fork 63
/
.gitignore
83 lines (82 loc) · 1.27 KB
/
.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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
*.pyc
ssh.key
ssh.pub
munge.key
test.json
munge.test
munge.expired
munge.replay
tags
*.o
*.lo
*.la
*~
depcomp
install-sh
libtool.m4
missing
Makefile.in
Makefile
src/unsetupRoot
src/setupRoot
src/shifter
src/shifterimg
*.swp
.cache
*.log
*.deps
*.libs
auxdir/config.guess
auxdir/config.sub
auxdir/ltmain.sh
auxdir/ltoptions.m4
auxdir/ltsugar.m4
auxdir/ltversion.m4
auxdir/lt~obsolete.m4
auxdir/py-compile
aclocal.m4
config.h
config.h.in
config.status
configure
libtool
stamp-h1
autom4te.cache/
test_ImageData
test_MountList
test_UdiRootConfig
test_VolumeMap
test_shifter
test_shifter_core
test_shifter_core_AsRoot
test_shifter_core_AsRootDangerous
test_utility
*.gcno
*.gcda
*.trs
imagegw/shifter_imagegw/__init__.py
udiRoot.conf.example
shifter*.tar.*z*
dep/build/
dep/build_mount/
dep/cpputest/
dep/mount
dep/udiRoot_dep.tar
etc_files/group
etc_files/passwd
extra/modules.tar
extra/shifter_slurm_dws_support
extra/systemd/shifter_imagegw_worker@.service
src/test/test_udiRoot.conf
wlm_integration/slurm/test/test_udiRoot.conf
wlm_integration/slurm/test/test_shifterSpank_config
wlm_integration/slurm/test/test_shifterSpank_prolog
wlm_integration/slurm/test/test_shifterSpank_cgroup
wlm_integration/slurm/test/test_shifterSpank_util
tokens.cfg
imagegw/private
*.bak
.coverage
rpms
doc/html
local/