From 9a91d10a9e266b6e9c4606ab755547c801af6fc8 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 20 Oct 2010 19:48:32 -0400 Subject: [PATCH] Add autogenerated .be/id-cache to .gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4f7e86d..00f17d8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # ignore the following autogenerated files: +.be/id-cache *.pyc bin/check_* bin/*_utils -- 2.26.2