summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorEssien Ita Essien <essiene@gmail.com>2010-10-03 16:00:15 +0200
committerEssien Ita Essien <essiene@gmail.com>2010-10-03 16:00:15 +0200
commit01965683aaab2d16f71a4ab7dc21630fbd6a63d5 (patch)
tree842bc80d8596bd3631c9d9bf925c906e0b424791 /.hgignore
parent2f1d527ef17c8f87b518ea584650e1dc9d50d235 (diff)
Add .gitignore to the source tree
Ignore common files during development.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 207392e..273aafc 100644
--- a/.hgignore
+++ b/.hgignore
@@ -4,3 +4,4 @@
\.orig
\.swp
rt.work/*
+^.gitignore$