diff --git a/.github/workflows/lines_of_code.yml b/.github/workflows/lines_of_code.yml index 306afa7..be23d06 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 + ignore: misc|example-scripts|cloudy-codes|requirements|astro_plasma/data|README.md|codemeta.json|LICENSE|poetry.lock|poetry.toml|tests/sample_spectrum.txt - name: Print the output run: |