source: git/.gitignore @ eac92a

spielwiese
Last change on this file since eac92a was eac92a, checked in by Oleksandr Motsak <http://goo.gl/mcpzY>, 10 years ago
Update .gitignore-s due to changes in BS
  • Property mode set to 100644
File size: 2.1 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*.pc
13*~
14.libs
15/AUTOGEN_generated_stuff
16MOD
17/libsingular-config
18/factory/readcf.cc
19/factory/ylwrap
20/factory/gengftables
21/m4/libtool.m4
22/m4/ltoptions.m4
23/m4/ltsugar.m4
24/m4/ltversion.m4
25/m4/lt~obsolete.m4
26/Singular/Singular
27/Singular/mpsr_Tok.xx
28/Singular/ndbm.dl_og
29/Singular/sing_dbm.dl_og
30/Singular/svnver
31/dyn_modules/modgen/modgen
32/dyn_modules/modgen/pathnames.h
33/emacs/cmd-cmpl.el
34/emacs/lib-cmpl.el
35/emacs/lib-temp
36ar-lib
37config.h
38configure
39config.h.in*
40config.sub
41config.log
42config.guess
43config.status
44/ntl/*
45.dirstamp
46/libpolys/misc/auxiliary.h
47/libpolys/polys/templates/p_Procs_Generate
48/libpolys/polys/templates/p_Procs.inc
49/libpolys/polys/m4/
50/libpolys/libpolys-config
51depend
52tags
53ltmain.sh
54libtool
55INSTALL
56COPYING
57Makefile
58Makefile.in
59install-sh
60!configure.ac
61GNUMakefile
62confdefs.h
63tags
64stamp-h
65/ix86-Linux/*
66/ix86-Win/*
67/x86_64-Linux/*
68/ix86Mac-darwin/*
69/omalloc/stamp-h3
70/omalloc/Makefile.in
71/omalloc/omTables
72/omalloc/omTables.h
73/omalloc/omTables.inc
74/omalloc/omalloc.h
75/omalloc/omTables.dSYM/*
76/MP/*
77/Singular/confdefs.h
78/Singular/Singular.rc
79config.cache
80/doc/uname.texi
81/doc/version.texi
82/factory/GNUmakefile
83config.h
84/factory/ftest/GNUmakefile
85/modules/include/config.h
86/ntl/*
87/omalloc/omConfig.h
88/omalloc/omExternalConfig.h
89/omalloc/omlimits.h
90/omalloc/omConfig.h.in
91/doc/NTL
92/factory/factory.h
93/factory/factoryconf.h
94/libpolys/tests/gftables
95/libpolys/tests/p_Procs_*.so
96aclocal.m4
97autom4te.cache/
98.deps
99ylwrap
100compile
101depcomp
102missing
103stamp-h1
104stamp-h2
105test-driver
106singular.png
107*.trs
108/.tarball-git-version
109.DS_Store
110singularconfig.h
111singularconfig.h.in
112/libpolys/libpolysconfig.h.in
113/libpolys/libpolysconfig.h
114/resources/resourcesconfig.h
115/resources/resourcesconfig.h.in
116/IntegerProgramming/LLL
117/IntegerProgramming/change_cost
118/IntegerProgramming/gen_test
119/IntegerProgramming/solve_IP
120/IntegerProgramming/toric_ideal
121/Singular/ESingular
122/Singular/Singular
123/Singular/TSingular
124/Singular/all.lib
125/Singular/feOptGen
126/Singular/gftables
127/Singular/test
128/desktop/Singular-manual.desktop
129/desktop/Singular.desktop
130/factory/test
131/kernel/test
132/libpolys/coeffs/test
133/redhat/singular.spec
Note: See TracBrowser for help on using the repository browser.