source: git/.gitignore @ ec27f7

spielwiese
Last change on this file since ec27f7 was ec27f7, checked in by Oleksandr Motsak <motsak@…>, 12 years ago
CHG: clean up .gitignore's (LIB/)
  • 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
13factory/readcf.cc
14factory/ylwrap
15factory/gengftables
16m4/libtool.m4
17m4/ltoptions.m4
18m4/ltsugar.m4
19m4/ltversion.m4
20m4/lt~obsolete.m4
21Singular/Singularg
22Singular/mpsr_Tok.xx
23Singular/ndbm.dl_og
24Singular/sing_dbm.dl_og
25Singular/svnver
26dyn_modules/modgen/modgen
27dyn_modules/modgen/pathnames.h
28emacs/cmd-cmpl.el
29emacs/lib-cmpl.el
30emacs/lib-temp
31configure
32config.h.in*
33config.sub
34config.log
35config.guess
36config.h
37config.status
38ntl/*
39libpolys/misc/auxiliary.h
40libpolys/polys/templates/p_Procs_Generate
41libpolys/polys/templates/p_Procs.inc
42libpolys/polys/m4/
43libpolys/polys/templates/.dirstamp
44libpolys/libpolys-config
45depend
46tags
47ltmain.sh
48libtool
49INSTALL
50COPYING
51Makefile
52Makefile.in
53install-sh
54!configure.ac
55GNUMakefile
56confdefs.h
57tags
58stamp-h
59ix86-Linux/*
60ix86-Win/*
61x86_64-Linux/*
62ix86Mac-darwin/*
63omalloc/stamp-h3
64omalloc/Makefile.in
65omalloc/omTables
66omalloc/omTables.h
67omalloc/omTables.inc
68omalloc/omalloc.h
69omalloc/omTables.dSYM/*
70MP/MP/MP_Config.h
71MP/MP/h/values.h
72Singular/mod2.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
90doc/NTL
91factory/factory.h
92factory/factoryconf.h
93ntl/include/NTL/gmp_aux.h
94ntl/include/NTL/mach_desc.h
95ntl/setup1
96ntl/setup3
97ntl/setup4
98ntl/src/MakeDesc
99ntl/src/gen_gmp_aux
100ntl/src/gen_lip_gmp_aux
101libpolys/tests/gftables
102libpolys/tests/p_Procs_*.so
103aclocal.m4
104autom4te.cache/
105.deps
106compile
107depcomp
108missing
109stamp-h1
110stamp-h2
111
112singular.png
Note: See TracBrowser for help on using the repository browser.