source:
.gitignore
@
67f6d7d
Last change on this file since 67f6d7d was f93cc34, checked in by David Benjamin <davidben@mit.edu>, 14 years ago | |
---|---|
|
|
File size: 351 bytes |
Rev | Line | |
---|---|---|
[ee0574c] | 1 | *.a |
[03285f5] | 2 | *.o |
3 | *.par | |
4 | *~ | |
[0741984] | 5 | .#* |
[1703f72] | 6 | .*.swp |
[37f27bc] | 7 | .deps |
[03285f5] | 8 | META.yml |
9 | Makefile | |
[b9c8d28] | 10 | Makefile.in |
[3071c69] | 11 | Makefile.old |
[03285f5] | 12 | TAGS |
[3071c69] | 13 | \#*# |
[03285f5] | 14 | aclocal.m4 |
[ee0574c] | 15 | autom4te.cache |
[d5ef539] | 16 | barnowl.bin |
[f93cc34] | 17 | tester.bin |
[7d03c8d] | 18 | zcrypt |
[ee0574c] | 19 | blib |
20 | config.cache | |
21 | config.h | |
[03285f5] | 22 | config.h.in |
[ee0574c] | 23 | config.log |
24 | config.status | |
25 | configure | |
26 | core | |
[37f27bc] | 27 | depcomp |
28 | install-sh | |
[ee0574c] | 29 | jabber.log |
[37f27bc] | 30 | missing |
[ee0574c] | 31 | owl_prototypes.h |
32 | owl_prototypes.h.new | |
33 | perlglue.c | |
34 | perlwrap.c | |
35 | pm_to_blib | |
[37f27bc] | 36 | stamp-h1 |
[ee0574c] | 37 | varstubs.c |
Note: See TracBrowser
for help on using the repository browser.