forked from skoobe/riofs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
57 lines (57 loc) · 679 Bytes
/
.gitignore
File metadata and controls
57 lines (57 loc) · 679 Bytes
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
.objs
.update
*.un~
*.dia~
*.swp
tags
bin/*
*.cache
*.swf
*.o
*.pyc
.deps/
tests/file.in
src/test_keys.sh
src/riofs
src/valgrind*
src/core
tests/client_pool_test
tests/cache_mng_test
Makefile
include/Makefile
src/Makefile
tests/Makefile
src/run.sh
include/config.h.in~
config.log
config.status
include/config.h
include/stamp-h1
src/test*
tests/range_test
tests/conf_test
tests/tst.py
tests/core
src/riofs_valgrind.sh
configure
include/config.h.in
Makefile.in
aclocal.m4
compile
config.guess
config.sub
depcomp
install-sh
missing
riofs.conf.xml.local
src/mnt
tests/read.log
tests/write.log
.ycm_extra_conf.py
src/run_w.sh
src/test_w.sh
.DS_Store
xcuserdata/
INSTALL
.pc/
patches/