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:

committed by
Marge Bot

parent
684eee0748
commit
c672b593b9
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*
|
||||
|
Reference in New Issue
Block a user