source: git/.gitignore @ 27401d5

spielwiese
Last change on this file since 27401d5 was 27401d5, checked in by Mohamed Barakat <mohamed.barakat@…>, 11 years ago
updated .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
11doc/
12AUTOGEN_generated_stuff
13MOD
14libsingular-config
15factory/readcf.cc
16factory/ylwrap
17factory/gengftables
18m4/libtool.m4
19m4/ltoptions.m4
20m4/ltsugar.m4
21m4/ltversion.m4
22m4/lt~obsolete.m4
23Singular/Singularg
24Singular/mpsr_Tok.xx
25Singular/ndbm.dl_og
26Singular/sing_dbm.dl_og
27Singular/svnver
28dyn_modules/modgen/modgen
29dyn_modules/modgen/pathnames.h
30emacs/cmd-cmpl.el
31emacs/lib-cmpl.el
32emacs/lib-temp
33ar-lib
34configure
35config.h.in*
36config.sub
37config.log
38config.guess
39config.h
40config.status
41ntl/*
42libpolys/misc/auxiliary.h
43libpolys/polys/templates/p_Procs_Generate
44libpolys/polys/templates/p_Procs.inc
45libpolys/polys/m4/
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/confdefs.h
76Singular/Singular.rc
77config.cache
78doc/uname.texi
79doc/version.texi
80factory/GNUmakefile
81config.h
82factory/ftest/GNUmakefile
83modules/include/config.h
84ntl/include/NTL/config.h
85ntl/src/cfileout
86ntl/src/makefile
87ntl/src/mfileout
88omalloc/omConfig.h
89omalloc/omExternalConfig.h
90omalloc/omlimits.h
91omalloc/omConfig.h.in
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
103libpolys/tests/gftables
104libpolys/tests/p_Procs_*.so
105aclocal.m4
106autom4te.cache/
107.deps
108compile
109depcomp
110missing
111stamp-h1
112stamp-h2
113
114singular.png
Note: See TracBrowser for help on using the repository browser.