mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-05 14:51:52 +02:00
Add .cache to gitignore.
This commit is contained in:
parent
8b4207d18c
commit
7689647d78
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -51,6 +51,7 @@ local.properties
|
|||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
.cache
|
||||
# Workspace
|
||||
*.code-workspace
|
||||
|
||||
|
|
Loading…
Reference in a new issue