summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 9c22fec457189b4c769c3569fb8d767bdbc32dc0 (plain)
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
# Editor backup files etc
*~
\#*

# Autofoo
.deps
.dirstamp
.clang_complete
.cxx_tags
.yavide_proj
.yavide_session
.vscode
Makefile
Makefile.in
loolwsd.spec
loolwsd.xml
aclocal.m4
autom4te.cache
config.h
config.h.in
config.log
config.guess
config.status
config.sub
configure
compile
depcomp
install-sh
libtool
ltmain.sh
missing
stamp-h1
m4
debian/loolwsd.postinst

# Test stuff
systemplate
test-driver
jails
test/data/hello-world.odt

*.o
*.exe
cscope*
*.orig
loolwsd.log
*.log.*.gz
*.lo

connect
lokitclient
loolwsd
loolforkit
loolmount
loolmap
looltool
loolstress
loolconfig
loolforkit-nocaps
loadtest
unittest
loolwsd_fuzzer
clientnb

# make tags
TAGS
test/TAGS