source: git/.gitignore @ 3c6df4

spielwiese
Last change on this file since 3c6df4 was 3c6df4, checked in by Hans Schoenemann <hannes@…>, 3 years ago
removed GIT_VERSION and related
  • Property mode set to 100644
File size: 1.9 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/templates/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/modules/include/config.h
57/MP/*
58/ntl/*
59/omalloc/Makefile.in
60/omalloc/omalloc.h
61/omalloc/omConfig.h
62/omalloc/omConfig.h.in
63/omalloc/omExternalConfig.h
64/omalloc/omTables
65/omalloc/omTables.dSYM/*
66/omalloc/omTables.h
67/omalloc/omTables.inc
68/redhat/singular.spec
69/resources/resourcesconfig.h
70/resources/resourcesconfig.h.in
71/Singular/all.lib
72/Singular/ESingular
73/Singular/feOptGen
74/Singular/gftables
75/Singular/mpsr_Tok.xx
76/Singular/ndbm.dl_og
77/Singular/sing_dbm.dl_og
78/Singular/Singular
79/Singular/Singular.rc
80/Singular/TSingular
81/x86_64-Linux/*
82aclocal.m4
83ar-lib
84autom4te.cache/
85compile
86confdefs.h
87config.cache
88config.guess
89config.h
90config.h.in*
91config.log
92config.status
93config.sub
94configure
95COPYING
96depcomp
97depend
98GNUMakefile
99INSTALL
100install-sh
101libtool
102ltmain.sh
103Makefile
104Makefile.in
105missing
106MOD
107singular.png
108singularconfig.h
109singularconfig.h.in
110stamp-h*
111tags
112test
113test-driver
114test-suite.log
115test.log
116ylwrap
117/resources/singular_resourcesconfig.h
118__pycache__
119keywords.txt
120helpfiles
121*.npy
122.coverage
123*.pyc
Note: See TracBrowser for help on using the repository browser.