aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 22d7b61198eff5ca5cb78e92deadd687015b63ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
src/*.o
src/**/*.o
a.out
lib*.a
build
.DS_Store
vgcore.*
*.pdf

common/weshd.h
Makefile.cfg
testclient
test.c
test.sh
root
weshd-*.tar*