source: .gitignore

release-1.10
Last change on this file was 7834bb5, checked in by Anders Kaseorg <andersk@mit.edu>, 10 years ago
.gitignore: Add other kinds of tags Signed-off-by: Anders Kaseorg <andersk@mit.edu>
  • Property mode set to 100644
File size: 672 bytes
Line 
1# Generated by autoreconf
2Makefile.in
3/aclocal.m4
4/autom4te.cache/
5/compile
6/config.h.in
7/config.h.in~
8/configure
9/depcomp
10/install-sh
11/missing
12/test-driver
13
14# Generated by configure
15Makefile
16.deps/
17/config.cache
18/config.h
19/config.log
20/config.status
21/stamp-h1
22
23# Generated by make
24*.o
25*.a
26/BUILD_VERSION.mk
27/barnowl
28/bin/
29/gmarshal_funcs.c
30/gmarshal_funcs.h
31/owl_prototypes.h
32/owl_prototypes.h.new
33/perlglue.c
34/varstubs.c
35/version.c
36/version.c.new
37/zcrypt
38
39# Generated by make check
40/runtests.sh.log
41/runtests.sh.trs
42/test-suite.log
43/tester
44
45# Generated by make tags et al.
46ID
47TAGS
48tags
49/GPATH
50/GRTAGS
51/GSYMS
52/GTAGS
53/cscope.files
54/cscope.in.out
55/cscope.out
56/cscope.po.out
Note: See TracBrowser for help on using the repository browser.