From c932e51c056670f95426c49b6522b74e4bb561b7 Mon Sep 17 00:00:00 2001 From: xoviat Date: Fri, 22 Dec 2017 12:03:06 -0600 Subject: Add .cache to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 64c8a72ef..80ada0d00 100644 --- a/.gitignore +++ b/.gitignore @@ -71,6 +71,7 @@ doc/cdoc/build # The shelf plugin uses this dir ./.shelf MANIFEST +.cache # Paver generated files # ######################### -- cgit v1.2.1