source: git/.gitignore @ 6afce6

spielwiese
Last change on this file since 6afce6 was 6afce6, checked in by Oleksandr Motsak <motsak@…>, 13 years ago
ADD: ignore the generated 'singular.png' in the TOP-most directory
  • Property mode set to 100644
File size: 1.7 KB
Line 
1LIB
2*.d
3*.dd
4*.[oa]
5*.o_ndebug
6*.og
7*.exe
8*.swp
9*.lo
10*.la
11.libs
12doc/
13MOD
14factory/readcf.cc
15factory/ylwrap
16factory/gengftables
17m4/libtool.m4
18m4/ltoptions.m4
19m4/ltsugar.m4
20m4/ltversion.m4
21m4/lt~obsolete.m4
22Singular/Singularg
23Singular/mpsr_Tok.xx
24Singular/ndbm.dl_og
25Singular/sing_dbm.dl_og
26Singular/svnver
27dyn_modules/modgen/modgen
28dyn_modules/modgen/pathnames.h
29emacs/cmd-cmpl.el
30emacs/lib-cmpl.el
31emacs/lib-temp
32configure
33config.h.in*
34config.sub
35config.log
36config.guess
37config.h
38config.status
39ntl/*
40libpolys/misc/auxiliary.h
41libpolys/polys/templates/p_Procs_Generate
42libpolys/polys/templates/p_Procs.inc
43libpolys/polys/m4/
44libpolys/coeffs/tt-r
45libpolys/coeffs/tt-g
46libpolys/polys/templates/.dirstamp
47libpolys/libpolys-config
48depend
49tags
50ltmain.sh
51libtool
52INSTALL
53COPYING
54Makefile
55Makefile.in
56install-sh
57!configure.ac
58GNUMakefile
59confdefs.h
60tags
61stamp-h
62ix86-Linux/*
63ix86-Win/*
64x86_64-Linux/*
65ix86Mac-darwin/*
66omalloc/stamp-h3
67omalloc/Makefile.in
68omalloc/omTables
69omalloc/omTables.h
70omalloc/omTables.inc
71omalloc/omalloc.h
72omalloc/omTables.dSYM/*
73MP/MP/MP_Config.h
74MP/MP/h/values.h
75Singular/mod2.h
76Singular/confdefs.h
77Singular/Singular.rc
78config.cache
79doc/uname.texi
80doc/version.texi
81factory/GNUmakefile
82config.h
83factory/ftest/GNUmakefile
84libfac/factor/version.h
85modules/include/config.h
86ntl/include/NTL/config.h
87ntl/src/cfileout
88ntl/src/makefile
89ntl/src/mfileout
90omalloc/omConfig.h
91omalloc/omExternalConfig.h
92omalloc/omlimits.h
93doc/NTL
94factory/factory.h
95factory/factoryconf.h
96ntl/include/NTL/gmp_aux.h
97ntl/include/NTL/mach_desc.h
98ntl/setup1
99ntl/setup3
100ntl/setup4
101ntl/src/MakeDesc
102ntl/src/gen_gmp_aux
103ntl/src/gen_lip_gmp_aux
104libpolys/tests/gftables
105libpolys/tests/p_Procs_*.so
106aclocal.m4
107autom4te.cache/
108.deps
109compile
110depcomp
111missing
112stamp-h1
113stamp-h2
114
115singular.png
Note: See TracBrowser for help on using the repository browser.