From 01965683aaab2d16f71a4ab7dc21630fbd6a63d5 Mon Sep 17 00:00:00 2001 From: Essien Ita Essien Date: Sun, 3 Oct 2010 16:00:15 +0200 Subject: Add .gitignore to the source tree Ignore common files during development. --- .hgignore | 1 + 1 file changed, 1 insertion(+) (limited to '.hgignore') diff --git a/.hgignore b/.hgignore index 207392e..273aafc 100644 --- a/.hgignore +++ b/.hgignore @@ -4,3 +4,4 @@ \.orig \.swp rt.work/* +^.gitignore$ -- cgit v1.1