source: git/.gitignore @ 84b86b5

Last change on this file since 84b86b5 was be59127, checked in by Olly Betts <olly@…>, 2 months ago

Align values of LFLAG_* with img_SFLAG_*

This avoids needing a mapping table and reduces load-time overhead
a little. It'll also make it easier to expose these flags to the
3dexport code.

  • Property mode set to 100644
File size: 1.2 KB
Line 
1*.orig
2AUTHORS
3Makefile
4Makefile.in
5TODO
6aclocal.m4
7autom4te.cache/
8compile
9config.guess
10config.guess~
11config.h
12config.h.in
13config.h.in~
14config.log
15config.status
16config.sub
17config.sub~
18configure
19depcomp
20doc/Makefile
21doc/Makefile.in
22doc/NEWS.htm
23doc/OLDNEWS.htm
24doc/aven.1
25doc/survexport.1
26doc/cavern.1
27doc/diffpos.1
28doc/dump3d.1
29doc/extend.1
30doc/index.htm
31doc/man.stamp
32doc/manual/
33doc/manual.pdf
34doc/sorterr.1
35doc/survex.7
36install-sh
37install-sh~
38lib/Info.plist
39lib/Makefile
40lib/Makefile.in
41lib/bg.msg
42lib/ca.msg
43lib/de.msg
44lib/de_CH.msg
45lib/el.msg
46lib/en.msg
47lib/en_US.msg
48lib/es.msg
49lib/fr.msg
50lib/hu.msg
51lib/id.msg
52lib/it.msg
53lib/pl.msg
54lib/pt.msg
55lib/pt_BR.msg
56lib/ro.msg
57lib/ru.msg
58lib/sk.msg
59lib/zh_CN.msg
60lib/preload_font.h
61lib/unifont.pixelfont
62lib/icons/Makefile
63lib/icons/Makefile.in
64lib/icons/*.ico
65lib/icons/*.iconset.zip
66lib/icons/*.rcdata
67missing
68src/*.o
69src/.deps/
70src/Makefile
71src/Makefile.in
72src/aven
73src/avenpal.h
74src/cavern
75src/diffpos
76src/dump3d
77src/extend
78src/imgtest
79src/sorterr
80src/survexport
81src/thgeomagdata.h
82src/z_getopt.c
83stamp-h1
84survex.iss
85survex.spec
86survex-*.*.*.tar.gz
87survex-*.*.*
88test-driver
89tests/Makefile
90tests/Makefile.in
91vim/Makefile
92vim/Makefile.in
Note: See TracBrowser for help on using the repository browser.