From c82257feda737dc290a586afcb179db6ac121468 Mon Sep 17 00:00:00 2001 From: James Fulton Date: Wed, 10 May 2023 10:14:39 +0000 Subject: [PATCH] update gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b1385cdf2..446a883ad 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ -# Byte-compiled / optimized / DLL files +# Custom - ocf_datapipes +ocf_datapipes/utils/eso_metadata.csv + +## Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class