-
Notifications
You must be signed in to change notification settings - Fork 162
/
.gitignore
64 lines (64 loc) · 901 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
59
60
61
62
63
64
*.o
*.la
*.lo
*.a
*-baseline
*-merge
*-original
*.debug
*.full
.*.sw*
libtool
.deps/
.dirstamp
.dirstamp/
/autom4te.cache
/clock
/cpdup
/dirempty
/dirwatch
/locked_mkdir
/make_index
/nc
/poudriere_statsd
/poudriered
/poudriere
/ptsort
/pwait
/rename
/rm
/setsid
/sh
/timeout
/timestamp
Makefile
configure~
build-aux/install-sh~
build-aux/test-driver.orig
config.cache
config.status
config.log
host-upgrade.sh
poudriere.fossil
src/bin/poudriere.8.gz
src/config.h
src/config.h.in~
src/etc/rc.d/poudriered
src/stamp-h1
src/poudriere-sh/builtins.def
src/poudriere-sh/builtins-poudriere.def
src/poudriere-sh/builtins.c
src/poudriere-sh/builtins.h
src/poudriere-sh/shell.h
external/sh/nodes.c
external/sh/nodes.h
external/sh/mknodes
external/sh/syntax.c
external/sh/syntax.h
external/sh/mksyntax
external/sh/token.h
external/ptsort/.git
external/ptsort/.gitignore
test/prep
test/*.log.truss
test/*.log.lock