source: git/.gitignore @ 121fd9

spielwiese
Last change on this file since 121fd9 was e76d7a6, checked in by Mohamed Barakat <mohamed.barakat@…>, 13 years ago
just to get this out of the way, i need to catch my train
  • Property mode set to 100644
File size: 1.6 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/
13factory/readcf.c
14factory/ylwrap
15m4/libtool.m4
16m4/ltoptions.m4
17m4/ltsugar.m4
18m4/ltversion.m4
19m4/lt~obsolete.m4
20Singular/Singularg
21Singular/mpsr_Tok.xx
22Singular/ndbm.dl_og
23Singular/sing_dbm.dl_og
24Singular/svnver
25dyn_modules/modgen/modgen
26dyn_modules/modgen/pathnames.h
27emacs/cmd-cmpl.el
28emacs/lib-cmpl.el
29emacs/lib-temp
30configure
31config.h.in*
32config.sub
33config.log
34config.guess
35config.h
36config.status
37ntl/*
38libpolys/misc/auxiliary.h
39libpolys/polys/templates/p_Procs_Generate
40libpolys/polys/templates/p_Procs.inc
41libpolys/polys/m4/
42libpolys/coeffs/test
43libpolys/coeffs/test-g
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/mod2.h
74Singular/confdefs.h
75Singular/Singular.rc
76config.cache
77doc/uname.texi
78doc/version.texi
79factory/GNUmakefile
80config.h
81factory/ftest/GNUmakefile
82kernel/mod2.h
83libfac/factor/version.h
84modules/include/config.h
85ntl/include/NTL/config.h
86ntl/src/cfileout
87ntl/src/makefile
88ntl/src/mfileout
89omalloc/omConfig.h
90omalloc/omExternalConfig.h
91omalloc/omlimits.h
92doc/NTL
93factory/factory.h
94factory/factoryconf.h
95ntl/include/NTL/gmp_aux.h
96ntl/include/NTL/mach_desc.h
97ntl/setup1
98ntl/setup3
99ntl/setup4
100ntl/src/MakeDesc
101ntl/src/gen_gmp_aux
102ntl/src/gen_lip_gmp_aux
103aclocal.m4
104autom4te.cache/
105.deps
106compile
107depcomp
108missing
109stamp-h1
110stamp-h2
Note: See TracBrowser for help on using the repository browser.