commit 2804ee02f9ddb3c273360e2ff9bef0a774f09351 Author: José I. Romero <jose.cyborg@gmail.com> Date: Thu, 22 Apr 2010 17:20:03 -0300 setting up repo Diffstat:
A | .hgignore | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/.hgignore b/.hgignore @@ -0,0 +1,6 @@ +syntax: glob +*.s +*~ +\#*\# +.\#* +*.o