From 0ce4e8d52fd491268a56c10dbb32fd5c996e2589 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sat, 1 Feb 2020 13:07:46 +0100 Subject: Initial Python infrastructure to build more complex processing pipelines and the corresponding changes in ROOF filters --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c8831d9..79897a2 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ Makefile /tests/venv /build/ /_build/ +__pycache__ -- cgit v1.2.3