source: git/.gitignore @ 1684c3

spielwiese
Last change on this file since 1684c3 was c6f0451, checked in by Oleksandr Motsak <motsak@…>, 10 years ago
Ignore build files in source directory
  • Property mode set to 100644
File size: 2.6 KB
Line 
1*.d
2*.dd
3*.[oa]
4*.o_ndebug
5*.og
6*.exe
7*.swp
8*.lo
9*.la
10*~
11.libs
12AUTOGEN_generated_stuff
13MOD
14libsingular-config
15factory/readcf.cc
16factory/ylwrap
17factory/gengftables
18m4/libtool.m4
19m4/ltoptions.m4
20m4/ltsugar.m4
21m4/ltversion.m4
22m4/lt~obsolete.m4
23Singular/Singularg
24Singular/mpsr_Tok.xx
25Singular/ndbm.dl_og
26Singular/sing_dbm.dl_og
27Singular/svnver
28dyn_modules/modgen/modgen
29dyn_modules/modgen/pathnames.h
30emacs/cmd-cmpl.el
31emacs/lib-cmpl.el
32emacs/lib-temp
33ar-lib
34configure
35config.h.in*
36config.sub
37config.log
38config.guess
39config.h
40config.status
41ntl/*
42.dirstamp
43libpolys/misc/auxiliary.h
44libpolys/polys/templates/p_Procs_Generate
45libpolys/polys/templates/p_Procs.inc
46libpolys/polys/m4/
47libpolys/libpolys-config
48depend
49tags
50ltmain.sh
51libtool
52INSTALL
53COPYING
54Makefile
55Makefile.in
56install-sh
57!configure.ac
58GNUMakefile
59confdefs.h
60tags
61stamp-h
62ix86-Linux/*
63ix86-Win/*
64x86_64-Linux/*
65ix86Mac-darwin/*
66omalloc/stamp-h3
67omalloc/Makefile.in
68omalloc/omTables
69omalloc/omTables.h
70omalloc/omTables.inc
71omalloc/omalloc.h
72omalloc/omTables.dSYM/*
73MP/MP/MP_Config.h
74MP/MP/h/values.h
75Singular/confdefs.h
76Singular/Singular.rc
77config.cache
78doc/uname.texi
79doc/version.texi
80factory/GNUmakefile
81config.h
82factory/ftest/GNUmakefile
83modules/include/config.h
84ntl/include/NTL/config.h
85ntl/src/cfileout
86ntl/src/makefile
87ntl/src/mfileout
88omalloc/omConfig.h
89omalloc/omExternalConfig.h
90omalloc/omlimits.h
91omalloc/omConfig.h.in
92doc/NTL
93factory/factory.h
94factory/factoryconf.h
95ntl/include/NTL/gmp_aux.h
96ntl/include/NTL/mach_desc.h
97ntl/setup1
98ntl/setup3
99ntl/setup4
100ntl/src/MakeDesc
101ntl/src/gen_gmp_aux
102ntl/src/gen_lip_gmp_aux
103libpolys/tests/gftables
104libpolys/tests/p_Procs_*.so
105aclocal.m4
106autom4te.cache/
107.deps
108compile
109depcomp
110missing
111stamp-h1
112stamp-h2
113test-driver
114singular.png
115*.trs
116.tarball-git-version
117.DS_Store
118singularconfig.h
119singularconfig.h.in
120libpolys/libpolysconfig.h.in
121libpolys/libpolysconfig.h
122resources/resourcesconfig.h
123resources/resourcesconfig.h.in
124IntegerProgramming/LLL
125IntegerProgramming/change_cost
126IntegerProgramming/gen_test
127IntegerProgramming/solve_IP
128IntegerProgramming/toric_ideal
129Singular/ESingular
130Singular/Singular
131Singular/TSingular
132Singular/all.lib
133Singular/feOptGen
134Singular/gftables
135Singular/test-d-r
136Singular/test-s-r
137desktop/Singular-manual.desktop
138desktop/Singular.desktop
139factory/test-d-r
140factory/test-s-r
141kernel/test-d-r
142kernel/test-s-r
143libpolys/coeffs/test_d_r
144libpolys/coeffs/test_s_r
145libpolys/tests/coeffs_test_d_r
146libpolys/tests/coeffs_test_s_r
147libpolys/tests/polys_test_d_r
148libpolys/tests/polys_test_s_r
149libpolys/tests/rings_test_d_r
150libpolys/tests/rings_test_s_r
151omalloc/omtTest-d-m
152omalloc/omtTest-s-m
153redhat/singular.spec
Note: See TracBrowser for help on using the repository browser.