From 7b07cfbefcc8e320395f2d017f8b6d1dc3903862 Mon Sep 17 00:00:00 2001 From: Dylan McReynolds Date: Tue, 31 Oct 2023 07:53:09 -0700 Subject: [PATCH] fix .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8e3b06a..1a57145 100644 --- a/.gitignore +++ b/.gitignore @@ -85,4 +85,4 @@ target/ .vscode/ -piscicat/_version.py \ No newline at end of file +pyscicat/_version.py \ No newline at end of file