source: git/.gitignore @ 94116e

fieker-DuValspielwiese
Last change on this file since 94116e was beaea0e, checked in by Max Horn <max@…>, 3 years ago
Remove old_modgen, modules, factory/old Resolves #687
  • Property mode set to 100644
File size: 2.2 KB
Line 
1_config.h
2_config.h.in
3.deps
4.dirstamp
5.DS_Store
6.libs
7*.[oa]
8*.d
9*.dd
10*.exe
11*.gcda
12*.gcno
13*.la
14*.lo
15*.o_ndebug
16*.og
17*.pc
18*.swp
19*.trs
20*~
21/AUTOGEN_generated_stuff
22/desktop/Singular-manual.desktop
23/desktop/Singular.desktop
24/doc/NTL
25/doc/uname.texi
26/doc/version.texi
27/factory/factory.h
28/factory/factoryconf.h
29/factory/ftest/GNUmakefile
30/factory/gengftables
31/factory/GNUmakefile
32/factory/readcf.cc
33/factory/ylwrap
34/IntegerProgramming/change_cost
35/IntegerProgramming/gen_test
36/IntegerProgramming/LLL
37/IntegerProgramming/solve_IP
38/IntegerProgramming/toric_ideal
39/ix86-Linux/*
40/ix86-Win/*
41/ix86Mac-darwin/*
42/libpolys/libpolys-config
43/libpolys/libpolysconfig.h
44/libpolys/libpolysconfig.h.in
45/libpolys/polys/m4/
46/libpolys/polys/p_Procs_Generate
47/libpolys/polys/templates/p_Procs.inc
48/libpolys/tests/gftables
49/libpolys/tests/p_Procs_*.so
50/libsingular-config
51/m4/libtool.m4
52/m4/lt~obsolete.m4
53/m4/ltoptions.m4
54/m4/ltsugar.m4
55/m4/ltversion.m4
56/MP/*
57/ntl/*
58/omalloc/Makefile.in
59/omalloc/omalloc.h
60/omalloc/omConfig.h
61/omalloc/omConfig.h.in
62/omalloc/omExternalConfig.h
63/omalloc/omTables
64/omalloc/omTables1
65/omalloc/omTables.dSYM/*
66/omalloc/omTables.h
67/omalloc/omTables.inc
68/omalloc/omtTest-r
69/omalloc/omtTest-m
70/omalloc/omtTest-r.log
71/omalloc/omtTest-m.log
72/omalloc/test-suite.log
73/redhat/singular.spec
74/resources/resourcesconfig.h
75/resources/resourcesconfig.h.in
76/Singular/all.lib
77/Singular/LIB/all.lib
78/Singular/ESingular
79/Singular/feOptGen
80/Singular/gftables
81/Singular/mpsr_Tok.xx
82/Singular/ndbm.dl_og
83/Singular/sing_dbm.dl_og
84/Singular/Singular
85/Singular/Singular.rc
86/Singular/TSingular
87/Singular/plural_cmd.inc
88/Singular/feOpt
89/Singular/feOptES
90/Singular/feOptTS
91/Singular/gentable
92/Singular/test
93/Singular/test-suite.log
94/Singular/test.log
95/kernel/test
96/kernel/test-suite.log
97/kernel(test.log
98aclocal.m4
99ar-lib
100autom4te.cache/
101compile
102confdefs.h
103config.cache
104config.guess
105config.h
106config.h.in*
107config.log
108config.status
109config.sub
110configure
111COPYING
112depcomp
113depend
114GNUMakefile
115INSTALL
116install-sh
117libtool
118ltmain.sh
119Makefile
120Makefile.in
121missing
122MOD
123singular.png
124singularconfig.h
125singularconfig.h.in
126stamp-h*
127tags
128test
129test-driver
130test-suite.log
131test.log
132ylwrap
133/resources/singular_resourcesconfig.h
134__pycache__
135keywords.txt
136helpfiles
137*.npy
138.coverage
139*.pyc
Note: See TracBrowser for help on using the repository browser.