source: git/.gitignore @ 3664599

fieker-DuValspielwiese
Last change on this file since 3664599 was 3664599, checked in by Matthias Koeppe <mkoeppe@…>, 3 years ago
More .gitignore
  • Property mode set to 100644
File size: 2.2 KB
RevLine 
[6f90ba]1_config.h
2_config.h.in
[008f6c]3.deps
4.dirstamp
5.DS_Store
6.libs
7*.[oa]
[dcc8e4]8*.d
9*.dd
[19d255b]10*.exe
[744d97d]11*.gcda
[008f6c]12*.gcno
13*.la
14*.lo
15*.o_ndebug
16*.og
[eac92a]17*.pc
[008f6c]18*.swp
19*.trs
[c6f0451]20*~
[eac92a]21/AUTOGEN_generated_stuff
[008f6c]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
[eac92a]32/factory/readcf.cc
33/factory/ylwrap
[008f6c]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/
[62d1ab]46/libpolys/polys/p_Procs_Generate
[008f6c]47/libpolys/polys/templates/p_Procs.inc
48/libpolys/tests/gftables
49/libpolys/tests/p_Procs_*.so
50/libsingular-config
[eac92a]51/m4/libtool.m4
[008f6c]52/m4/lt~obsolete.m4
[eac92a]53/m4/ltoptions.m4
54/m4/ltsugar.m4
55/m4/ltversion.m4
[008f6c]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
[62d1ab]64/omalloc/omTables1
[008f6c]65/omalloc/omTables.dSYM/*
66/omalloc/omTables.h
67/omalloc/omTables.inc
[89fd20]68/omalloc/omtTest-r
69/omalloc/omtTest-m
70/omalloc/omtTest-r.log
71/omalloc/omtTest-m.log
72/omalloc/test-suite.log
[008f6c]73/redhat/singular.spec
74/resources/resourcesconfig.h
75/resources/resourcesconfig.h.in
76/Singular/all.lib
[89fd20]77/Singular/LIB/all.lib
[008f6c]78/Singular/ESingular
79/Singular/feOptGen
80/Singular/gftables
[3664599]81/Singular/libparse
[eac92a]82/Singular/mpsr_Tok.xx
83/Singular/ndbm.dl_og
84/Singular/sing_dbm.dl_og
[008f6c]85/Singular/Singular
86/Singular/Singular.rc
87/Singular/TSingular
[89fd20]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
[008f6c]99aclocal.m4
[e078e0]100ar-lib
[008f6c]101autom4te.cache/
102compile
103confdefs.h
104config.cache
105config.guess
106config.h
[9ef654]107config.h.in*
108config.log
[ccd333]109config.status
[008f6c]110config.sub
111configure
112COPYING
113depcomp
[dcc8e4]114depend
[008f6c]115GNUMakefile
[f2c9d7]116INSTALL
[008f6c]117install-sh
118libtool
119ltmain.sh
[dcc8e4]120Makefile
[014b65]121Makefile.in
[9634a6]122missing
[008f6c]123MOD
[6afce6]124singular.png
[ba5e9e]125singularconfig.h
[6008fe]126singularconfig.h.in
[b0e195]127stamp-h*
[008f6c]128tags
[7e66d9]129test
[008f6c]130test-driver
[7e66d9]131test-suite.log
132test.log
133ylwrap
[4b35c33]134/resources/singular_resourcesconfig.h
[dd499fe]135__pycache__
[746d3d]136keywords.txt
137helpfiles
[872089]138*.npy
[da8925]139.coverage
[fece13]140*.pyc
Note: See TracBrowser for help on using the repository browser.