From c286ea20f1c8f01ba0b27fbd2a4f9c04943e5685 Mon Sep 17 00:00:00 2001 From: Eric M Gurrola Date: Tue, 29 Jan 2019 10:33:34 -0800 Subject: [PATCH] Adding __pycache__ and log files to gitignore. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d728b4f..2d40298 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ *.pyc *~ *.swp +__pycache__ .sconf_temp .sconsign.dblite config.log +insar.log +isce.log