From a007f0b49d2cd60a8b822b1a7620bef825f7bd4f Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Wed, 14 Apr 2010 23:56:48 +0200 Subject: [PATCH] Add .gitignore based on .hgignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..028a1cb --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.hg +.hgtags +ChangeLog +*~