Create .gitignore's.
authorMartin Baulig <martin@novell.com>
Sat, 28 Feb 2009 14:36:50 +0000 (14:36 -0000)
committerMartin Baulig <martin@novell.com>
Sat, 28 Feb 2009 14:36:50 +0000 (14:36 -0000)
commit1cbad8abc35739e678c2e2fe638aa89e6b67882d
treee895f5239b1de43130d6292e8e37543d732bc4f5
parentd5d3f653172218ca5a6d3e0dfca32b67e5f13c3b
Create .gitignore's.

svn path=/trunk/mono/; revision=128265
65 files changed:
.gitignore [new file with mode: 0644]
data/.gitignore [new file with mode: 0644]
data/net_1_1/.gitignore [new file with mode: 0644]
data/net_2_0/.gitignore [new file with mode: 0644]
data/net_2_0/Browsers/.gitignore [new file with mode: 0644]
docs/.gitignore [new file with mode: 0644]
docs/deploy/.gitignore [new file with mode: 0644]
eglib/.gitignore [new file with mode: 0644]
eglib/src/.gitignore [new file with mode: 0644]
eglib/test/.gitignore [new file with mode: 0644]
ikvm-native/.gitignore [new file with mode: 0644]
libgc/.gitignore [new file with mode: 0644]
libgc/doc/.gitignore [new file with mode: 0644]
libgc/include/.gitignore [new file with mode: 0644]
libgc/include/private/.gitignore [new file with mode: 0644]
man/.gitignore [new file with mode: 0644]
mono/.gitignore [new file with mode: 0644]
mono/arch/.gitignore [new file with mode: 0644]
mono/arch/alpha/.gitignore [new file with mode: 0644]
mono/arch/amd64/.gitignore [new file with mode: 0644]
mono/arch/arm/.gitignore [new file with mode: 0644]
mono/arch/hppa/.gitignore [new file with mode: 0644]
mono/arch/ia64/.gitignore [new file with mode: 0644]
mono/arch/mips/.gitignore [new file with mode: 0644]
mono/arch/ppc/.gitignore [new file with mode: 0644]
mono/arch/s390/.gitignore [new file with mode: 0644]
mono/arch/s390x/.gitignore [new file with mode: 0644]
mono/arch/sparc/.gitignore [new file with mode: 0644]
mono/arch/x86/.gitignore [new file with mode: 0644]
mono/benchmark/.gitignore [new file with mode: 0644]
mono/cil/.gitignore [new file with mode: 0644]
mono/dis/.gitignore [new file with mode: 0644]
mono/interpreter/.gitignore [new file with mode: 0644]
mono/io-layer/.gitignore [new file with mode: 0644]
mono/metadata/.gitignore [new file with mode: 0644]
mono/mini/.gitignore [new file with mode: 0644]
mono/monograph/.gitignore [new file with mode: 0644]
mono/os/.gitignore [new file with mode: 0644]
mono/profiler/.gitignore [new file with mode: 0644]
mono/tests/.gitignore [new file with mode: 0644]
mono/tests/assemblyresolve/.gitignore [new file with mode: 0644]
mono/tests/cas/.gitignore [new file with mode: 0644]
mono/tests/cas/assembly/.gitignore [new file with mode: 0644]
mono/tests/cas/demand/.gitignore [new file with mode: 0644]
mono/tests/cas/inheritance/.gitignore [new file with mode: 0644]
mono/tests/cas/linkdemand/.gitignore [new file with mode: 0644]
mono/tests/cas/threads/.gitignore [new file with mode: 0644]
mono/tests/verifier/.gitignore [new file with mode: 0644]
mono/utils/.gitignore [new file with mode: 0644]
mono/wrapper/.gitignore [new file with mode: 0644]
msvc/.gitignore [new file with mode: 0644]
po/mcs/.gitignore [new file with mode: 0644]
runtime/.gitignore [new file with mode: 0644]
samples/.gitignore [new file with mode: 0644]
samples/embed/.gitignore [new file with mode: 0644]
samples/size/.gitignore [new file with mode: 0644]
scripts/.gitignore [new file with mode: 0644]
support/.gitignore [new file with mode: 0644]
tools/.gitignore [new file with mode: 0644]
tools/locale-builder/.gitignore [new file with mode: 0644]
tools/locale-builder/langs/.gitignore [new file with mode: 0644]
tools/locale-builder/locales/.gitignore [new file with mode: 0644]
web/.gitignore [new file with mode: 0644]
web/web/.gitignore [new file with mode: 0644]
web/web/deploy/.gitignore [new file with mode: 0644]