From 6b811558162538d69dce36ebe90c92e985d0dc36 Mon Sep 17 00:00:00 2001 From: Alankar Dutta Date: Sun, 28 Apr 2024 13:39:19 +0530 Subject: [PATCH] Update lines_of_code.yml --- .github/workflows/lines_of_code.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lines_of_code.yml b/.github/workflows/lines_of_code.yml index be23d06..c6a2017 100644 --- a/.github/workflows/lines_of_code.yml +++ b/.github/workflows/lines_of_code.yml @@ -18,7 +18,7 @@ jobs: debug: true directory: ./ badge: ./misc/lines_of_code.svg - ignore: misc|example-scripts|cloudy-codes|requirements|astro_plasma/data|README.md|codemeta.json|LICENSE|poetry.lock|poetry.toml|tests/sample_spectrum.txt + ignore: misc|example-scripts|cloudy-codes|requirements|astro_plasma/data|README.md|codemeta.json|LICENSE|poetry.lock|poetry.toml|tests/sample_spectrum.txt|pyproject.toml - name: Print the output run: |