revision 1063:1353e38b48f5
summary |
tree |
shortlog |
changelog |
graph |
changeset |
raw | bz2 | zip | gz changeset | 1063:1353e38b48f5 |
parent | 1062:5bde715d4d3d |
child | 1064:b4fc67f0966e |
author | nkeynes |
date | Fri Jul 03 21:47:45 2009 +1000 (11 years ago) |
Commit mercurial .hgignore file
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +00001.2 +++ b/.hgignore Fri Jul 03 21:47:45 2009 +10001.3 @@ -0,0 +1,47 @@1.4 +.*\.o1.5 +.*\.lo1.6 +.*\.so1.7 +.*\.Po1.8 +.*\.dylib1.9 +.*\~1.10 +Makefile1.11 +config.h1.12 +config.status1.13 +lxdream.11.14 +lxdream.app1.15 +Info.plist1.16 +stamp-h11.17 +src/drivers/mac_keymap.h1.18 +src/gendec1.19 +src/genglsl1.20 +src/pvr2/gl_slsrc.c1.21 +src/sh4/sh4dasm.c1.22 +src/sh4/sh4stat.c1.23 +src/sh4/sh4core.c1.24 +src/sh4/sh4x86.c1.25 +src/version.c1.26 +src/lxdream1.27 +src/testsh4x861.28 +src/test/.dirstamp1.29 +src/test/testsh4x861.30 +src/test/testxlt1.31 +po/POTFILES1.32 +test/testdisp1.33 +test/testdisp.bin1.34 +test/testide1.35 +test/testide.bin1.36 +test/testmath1.37 +test/testmmu1.38 +test/testmmu.bin1.39 +test/testregs1.40 +test/testregs.bin1.41 +test/testrend1.42 +test/testrend.bin1.43 +test/testsh41.44 +test/testsh4.bin1.45 +test/testspu1.46 +test/testspu.bin1.47 +test/testta1.48 +test/testta.bin1.49 +test/testaica1.50 +test/testaica.bin
.