-
Notifications
You must be signed in to change notification settings - Fork 41
/
.gitignore
54 lines (53 loc) · 933 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
ebin
*.beam
*~
Makefile
Makefile.am
Makefile.in
Makefile.otp
ac-init.generated
aclocal.m4
autom4te.cache/
build
config.log
config.status
configure
configure.ac
create-package
doc/.run_edoc
doc/Makefile
doc/Makefile.am
doc/Makefile.in
doc/edoc-info
doc/erlang.png
doc/index.html
doc/modules-frame.html
doc/overview-summary.html
doc/packages-frame.html
doc/pokemon_pb.html
doc/protobuffs.html
doc/protobuffs_compile.html
doc/protobuffs_parser.html
doc/stylesheet.css
fw
fw-pkgin/.post-install.script_ok
fw-pkgin/.post-remove.script_ok
fw-pkgin/.pre-install.script_ok
fw-pkgin/.pre-remove.script_ok
fw-pkgin/.start.script_ok
fw-pkgin/.stop.script_ok
fw-pkgin/Makefile
fw-pkgin/Makefile.am
fw-pkgin/Makefile.in
install-sh
missing
src/Makefile
src/Makefile.am
src/Makefile.in
src/erlangprotobuffs.app
src/fw-erl-app-template.app
src/fw-erl-app-template.app.in
tests/Makefile
tests/Makefile.am
tests/Makefile.in
tests/otp-test-wrapper.sh