source: git/.gitignore @ 62d1ab

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