mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 03:00:11 +01:00
.gitignore: add .cache folder
This is created with Emacs + LSP. Reviewed-by: Jose Maria Casanova Crespo <jmcasanova@igalia.com> Reviewed-by: Eric Engestrom <eric@igalia.com> Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29100>
This commit is contained in:
parent
7eb6123e98
commit
aefe237e47
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
.cache
|
||||
.vscode*
|
||||
*.pyc
|
||||
*.pyo
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue