source: git/.gitignore @ 789d6f

spielwiese
Last change on this file since 789d6f was 744d97d, checked in by Oleksandr Motsak <motsak@…>, 10 years ago
Ignore gcov generated files
  • Property mode set to 100644
File size: 2.6 KB
Line 
1*.d
2*.dd
3*.[oa]
4*.o_ndebug
5*.og
6*.exe
7*.swp
8*.lo
9*.la
10*.gcno
11*.gcda
12*~
13.libs
14AUTOGEN_generated_stuff
15MOD
16libsingular-config
17factory/readcf.cc
18factory/ylwrap
19factory/gengftables
20m4/libtool.m4
21m4/ltoptions.m4
22m4/ltsugar.m4
23m4/ltversion.m4
24m4/lt~obsolete.m4
25Singular/Singularg
26Singular/mpsr_Tok.xx
27Singular/ndbm.dl_og
28Singular/sing_dbm.dl_og
29Singular/svnver
30dyn_modules/modgen/modgen
31dyn_modules/modgen/pathnames.h
32emacs/cmd-cmpl.el
33emacs/lib-cmpl.el
34emacs/lib-temp
35ar-lib
36configure
37config.h.in*
38config.sub
39config.log
40config.guess
41config.h
42config.status
43ntl/*
44.dirstamp
45libpolys/misc/auxiliary.h
46libpolys/polys/templates/p_Procs_Generate
47libpolys/polys/templates/p_Procs.inc
48libpolys/polys/m4/
49libpolys/libpolys-config
50depend
51tags
52ltmain.sh
53libtool
54INSTALL
55COPYING
56Makefile
57Makefile.in
58install-sh
59!configure.ac
60GNUMakefile
61confdefs.h
62tags
63stamp-h
64ix86-Linux/*
65ix86-Win/*
66x86_64-Linux/*
67ix86Mac-darwin/*
68omalloc/stamp-h3
69omalloc/Makefile.in
70omalloc/omTables
71omalloc/omTables.h
72omalloc/omTables.inc
73omalloc/omalloc.h
74omalloc/omTables.dSYM/*
75MP/MP/MP_Config.h
76MP/MP/h/values.h
77Singular/confdefs.h
78Singular/Singular.rc
79config.cache
80doc/uname.texi
81doc/version.texi
82factory/GNUmakefile
83config.h
84factory/ftest/GNUmakefile
85modules/include/config.h
86ntl/include/NTL/config.h
87ntl/src/cfileout
88ntl/src/makefile
89ntl/src/mfileout
90omalloc/omConfig.h
91omalloc/omExternalConfig.h
92omalloc/omlimits.h
93omalloc/omConfig.h.in
94doc/NTL
95factory/factory.h
96factory/factoryconf.h
97ntl/include/NTL/gmp_aux.h
98ntl/include/NTL/mach_desc.h
99ntl/setup1
100ntl/setup3
101ntl/setup4
102ntl/src/MakeDesc
103ntl/src/gen_gmp_aux
104ntl/src/gen_lip_gmp_aux
105libpolys/tests/gftables
106libpolys/tests/p_Procs_*.so
107aclocal.m4
108autom4te.cache/
109.deps
110compile
111depcomp
112missing
113stamp-h1
114stamp-h2
115test-driver
116singular.png
117*.trs
118.tarball-git-version
119.DS_Store
120singularconfig.h
121singularconfig.h.in
122libpolys/libpolysconfig.h.in
123libpolys/libpolysconfig.h
124resources/resourcesconfig.h
125resources/resourcesconfig.h.in
126IntegerProgramming/LLL
127IntegerProgramming/change_cost
128IntegerProgramming/gen_test
129IntegerProgramming/solve_IP
130IntegerProgramming/toric_ideal
131Singular/ESingular
132Singular/Singular
133Singular/TSingular
134Singular/all.lib
135Singular/feOptGen
136Singular/gftables
137Singular/test-d-r
138Singular/test-s-r
139desktop/Singular-manual.desktop
140desktop/Singular.desktop
141factory/test-d-r
142factory/test-s-r
143kernel/test-d-r
144kernel/test-s-r
145libpolys/coeffs/test_d_r
146libpolys/coeffs/test_s_r
147libpolys/tests/coeffs_test_d_r
148libpolys/tests/coeffs_test_s_r
149libpolys/tests/polys_test_d_r
150libpolys/tests/polys_test_s_r
151libpolys/tests/rings_test_d_r
152libpolys/tests/rings_test_s_r
153omalloc/omtTest-d-m
154omalloc/omtTest-s-m
155redhat/singular.spec
Note: See TracBrowser for help on using the repository browser.