mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
Add template to workspace exclude (#745)
Avoids a warning in rust-analyzer and is the correct thing to do - [x] no changelog update needed
This commit is contained in:
commit
4a3792b248
|
@ -44,4 +44,6 @@ exclude = [
|
||||||
"examples/the-purple-night",
|
"examples/the-purple-night",
|
||||||
|
|
||||||
"book/games/pong",
|
"book/games/pong",
|
||||||
|
|
||||||
|
"template",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue