source: git/.gitignore @ fbc7cb

fieker-DuValspielwiese
Last change on this file since fbc7cb 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
RevLine 
[dcc8e4]1*.d
2*.dd
3*.[oa]
[3a4bda]4*.o_ndebug
[e06e5cb]5*.og
[19d255b]6*.exe
[58aa457]7*.swp
[810a634]8*.lo
9*.la
[c6f0451]10*~
[810a634]11.libs
[27401d5]12AUTOGEN_generated_stuff
[48a994]13MOD
[075570]14libsingular-config
[45e35b]15factory/readcf.cc
[e76d7a6]16factory/ylwrap
[45e35b]17factory/gengftables
[41dde6]18m4/libtool.m4
19m4/ltoptions.m4
20m4/ltsugar.m4
21m4/ltversion.m4
22m4/lt~obsolete.m4
[ec0d9b]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
[e078e0]33ar-lib
[ccd333]34configure
[9ef654]35config.h.in*
[ccd333]36config.sub
[9ef654]37config.log
[ccd333]38config.guess
39config.h
40config.status
41ntl/*
[c6f0451]42.dirstamp
[e1761c]43libpolys/misc/auxiliary.h
[576cbf]44libpolys/polys/templates/p_Procs_Generate
[9ef654]45libpolys/polys/templates/p_Procs.inc
[ab4f17]46libpolys/polys/m4/
[c5917f1]47libpolys/libpolys-config
[dcc8e4]48depend
[afdd55]49tags
[f2c9d7]50ltmain.sh
51libtool
52INSTALL
53COPYING
[dcc8e4]54Makefile
[014b65]55Makefile.in
56install-sh
57!configure.ac
[dcc8e4]58GNUMakefile
[014b65]59confdefs.h
[58aa457]60tags
[dcc8e4]61stamp-h
[3a4bda]62ix86-Linux/*
[19d255b]63ix86-Win/*
[8ea2cc]64x86_64-Linux/*
[97d8a4]65ix86Mac-darwin/*
[ccd333]66omalloc/stamp-h3
[014b65]67omalloc/Makefile.in
[3a4bda]68omalloc/omTables
69omalloc/omTables.h
70omalloc/omTables.inc
71omalloc/omalloc.h
[97d8a4]72omalloc/omTables.dSYM/*
[655a29]73MP/MP/MP_Config.h
[8ebd859]74MP/MP/h/values.h
75Singular/confdefs.h
76Singular/Singular.rc
[655a29]77config.cache
78doc/uname.texi
79doc/version.texi
80factory/GNUmakefile
[3a4bda]81config.h
[655a29]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
[075570]91omalloc/omConfig.h.in
[e06e5cb]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
[c28ecf]103libpolys/tests/gftables
104libpolys/tests/p_Procs_*.so
[9634a6]105aclocal.m4
106autom4te.cache/
107.deps
108compile
109depcomp
110missing
111stamp-h1
112stamp-h2
[ae57765]113test-driver
[6afce6]114singular.png
[5e42ec]115*.trs
[348e0e]116.tarball-git-version
[6b6dba]117.DS_Store
[ba5e9e]118singularconfig.h
[6008fe]119singularconfig.h.in
120libpolys/libpolysconfig.h.in
121libpolys/libpolysconfig.h
122resources/resourcesconfig.h
123resources/resourcesconfig.h.in
[c6f0451]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.