source: git/.gitignore @ d5a2cf

spielwiese
Last change on this file since d5a2cf was 3664599, checked in by Matthias Koeppe <mkoeppe@…>, 3 years ago
More .gitignore
  • 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/libparse
82/Singular/mpsr_Tok.xx
83/Singular/ndbm.dl_og
84/Singular/sing_dbm.dl_og
85/Singular/Singular
86/Singular/Singular.rc
87/Singular/TSingular
88/Singular/plural_cmd.inc
89/Singular/feOpt
90/Singular/feOptES
91/Singular/feOptTS
92/Singular/gentable
93/Singular/test
94/Singular/test-suite.log
95/Singular/test.log
96/kernel/test
97/kernel/test-suite.log
98/kernel(test.log
99aclocal.m4
100ar-lib
101autom4te.cache/
102compile
103confdefs.h
104config.cache
105config.guess
106config.h
107config.h.in*
108config.log
109config.status
110config.sub
111configure
112COPYING
113depcomp
114depend
115GNUMakefile
116INSTALL
117install-sh
118libtool
119ltmain.sh
120Makefile
121Makefile.in
122missing
123MOD
124singular.png
125singularconfig.h
126singularconfig.h.in
127stamp-h*
128tags
129test
130test-driver
131test-suite.log
132test.log
133ylwrap
134/resources/singular_resourcesconfig.h
135__pycache__
136keywords.txt
137helpfiles
138*.npy
139.coverage
140*.pyc
Note: See TracBrowser for help on using the repository browser.