source: git/.gitignore @ eb71ba4

spielwiese
Last change on this file since eb71ba4 was 075570, checked in by Mohamed Barakat <mohamed.barakat@…>, 12 years ago
gitignore libsingular-config, omalloc/omConfig.h.in
  • Property mode set to 100644
File size: 1.7 KB
Line 
1*.d
2*.dd
3*.[oa]
4*.o_ndebug
5*.og
6*.exe
7*.swp
8*.lo
9*.la
10.libs
11doc/
12MOD
13libsingular-config
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/polys/templates/.dirstamp
45libpolys/libpolys-config
46depend
47tags
48ltmain.sh
49libtool
50INSTALL
51COPYING
52Makefile
53Makefile.in
54install-sh
55!configure.ac
56GNUMakefile
57confdefs.h
58tags
59stamp-h
60ix86-Linux/*
61ix86-Win/*
62x86_64-Linux/*
63ix86Mac-darwin/*
64omalloc/stamp-h3
65omalloc/Makefile.in
66omalloc/omTables
67omalloc/omTables.h
68omalloc/omTables.inc
69omalloc/omalloc.h
70omalloc/omTables.dSYM/*
71MP/MP/MP_Config.h
72MP/MP/h/values.h
73Singular/confdefs.h
74Singular/Singular.rc
75config.cache
76doc/uname.texi
77doc/version.texi
78factory/GNUmakefile
79config.h
80factory/ftest/GNUmakefile
81libfac/factor/version.h
82modules/include/config.h
83ntl/include/NTL/config.h
84ntl/src/cfileout
85ntl/src/makefile
86ntl/src/mfileout
87omalloc/omConfig.h
88omalloc/omExternalConfig.h
89omalloc/omlimits.h
90omalloc/omConfig.h.in
91doc/NTL
92factory/factory.h
93factory/factoryconf.h
94ntl/include/NTL/gmp_aux.h
95ntl/include/NTL/mach_desc.h
96ntl/setup1
97ntl/setup3
98ntl/setup4
99ntl/src/MakeDesc
100ntl/src/gen_gmp_aux
101ntl/src/gen_lip_gmp_aux
102libpolys/tests/gftables
103libpolys/tests/p_Procs_*.so
104aclocal.m4
105autom4te.cache/
106.deps
107compile
108depcomp
109missing
110stamp-h1
111stamp-h2
112
113singular.png
Note: See TracBrowser for help on using the repository browser.