mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 07:20:10 +01:00
bin/ci: add gitlab_gql.py.cache to the .gitignore
On my machine, the filecache doesn't have the extra `.db` suffix, just `.cache`. Signed-off-by: Eric Engestrom <eric@engestrom.ch> Reviewed-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20722>
This commit is contained in:
parent
684eee0748
commit
c672b593b9
1 changed files with 1 additions and 1 deletions
2
bin/ci/.gitignore
vendored
2
bin/ci/.gitignore
vendored
|
|
@ -1,2 +1,2 @@
|
|||
schema.graphql
|
||||
gitlab_gql.py.cache.db
|
||||
gitlab_gql.py.cache*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue