source: git/.gitignore @ 08a955

spielwiese
Last change on this file since 08a955 was ec1e61, checked in by Hans Schoenemann <hannes@…>, 11 years ago
removed doc from .gitignore
  • 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
11AUTOGEN_generated_stuff
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
32ar-lib
33configure
34config.h.in*
35config.sub
36config.log
37config.guess
38config.h
39config.status
40ntl/*
41libpolys/misc/auxiliary.h
42libpolys/polys/templates/p_Procs_Generate
43libpolys/polys/templates/p_Procs.inc
44libpolys/polys/m4/
45libpolys/polys/templates/.dirstamp
46libpolys/libpolys-config
47depend
48tags
49ltmain.sh
50libtool
51INSTALL
52COPYING
53Makefile
54Makefile.in
55install-sh
56!configure.ac
57GNUMakefile
58confdefs.h
59tags
60stamp-h
61ix86-Linux/*
62ix86-Win/*
63x86_64-Linux/*
64ix86Mac-darwin/*
65omalloc/stamp-h3
66omalloc/Makefile.in
67omalloc/omTables
68omalloc/omTables.h
69omalloc/omTables.inc
70omalloc/omalloc.h
71omalloc/omTables.dSYM/*
72MP/MP/MP_Config.h
73MP/MP/h/values.h
74Singular/confdefs.h
75Singular/Singular.rc
76config.cache
77doc/uname.texi
78doc/version.texi
79factory/GNUmakefile
80config.h
81factory/ftest/GNUmakefile
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
112test-driver
113singular.png
114*.trs
Note: See TracBrowser for help on using the repository browser.