summaryrefslogtreecommitdiff
path: root/asterisk_gitignore
blob: 2d93ae8e617146e1645d5a1c04e243ec21dc96d3 (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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
# Ignoring .gitignore itself:
.gitignore
AUTHORS
autom4te.cache
aclocal.m4
menuselect
build_tools/menuselect-deps
channels/h323/Makefile
config.log
config.status
include/asterisk/autoconfig.h
makeopts
.lastclean
agi/eagi-sphinx-test
agi/eagi-test
agi/strcompat.c
build_tools/conf
build_tools/dump_deps
# The '*' here stands for a literal *. Bug?
channels/h323/*.dep
channels/h323/Makefile.ast
defaults.h
include/asterisk/build.h
include/asterisk/buildopts.h
include/asterisk/version.h
main/version.c
makeopts.embed_rules
menuselect-tree
menuselect.makedeps
utils/aelbison.c
utils/aelparse
utils/aelparse.c
utils/ast_expr2.c
utils/ast_expr2f.c
utils/astcanary
utils/astman
utils/astobj2.c
utils/check_expr
utils/conf2ael
utils/hashtab.c
utils/hashtest
utils/hashtest2
utils/md5.c
utils/muted
utils/pbx_ael.c
utils/poll.c
utils/pval.c
utils/refcounter
utils/sha1.c
utils/smsq
utils/stereorize
utils/strcompat.c
utils/streamplayer
utils/threadstorage.c
utils/utils.c
utils/strings.c
doc/*.xml
main/asterisk
main/editline/Makefile
main/editline/common.h
main/editline/config.cache
main/editline/config.h
main/editline/editline.c
main/editline/editline.o_a
main/editline/emacs.h
main/editline/fcns.c
main/editline/fcns.h
main/editline/help.c
main/editline/help.h
main/editline/makelist
main/editline/vi.h
sounds/*.tar.gz

# from rej/pjproject:
*.mak
.*.depend
res/pjproject/pjlib/include/pj/compat/m_auto.h
res/pjproject/pjlib/include/pj/compat/os_auto.h
res/pjproject/pjmedia/include/pjmedia-codec/config_auto.h
res/pjproject/pjmedia/include/pjmedia/config_auto.h
res/pjproject/pjsip/include/pjsip/sip_autoconf.h
#*gnu
res/pjproject/pjlib-util/bin/
res/pjproject/pjlib/bin/
res/pjproject/pjnath/bin/

.*.i.d
*.i
.*.ii.d
*.ii
*.o.d
*.o
*.exports
*.oo.d
*.oo
*.o_a
*.makeopts
*.moduleinfo
*.so
*.a
*~
# Because you use the right editor:
.*.swp
doc/tex/asterisk.aux
doc/tex/asterisk.log
doc/tex/asterisk.out
doc/tex/asterisk.pdf
doc/tex/asterisk.toc

# Allow us to have a .version file that will not clash with the one from the
# tags:
# Also ignores the obsolete xpp version file.
.version