mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-04 16:23:52 +00:00
fix(ci): revert FSR2 submodule to remote HEAD, ignore dirty state
The .gitignore commit was never pushed to the FSR2 fork, breaking CI shallow clones. Revert to 3d22aef and add ignore=dirty to .gitmodules to suppress generated shader header noise.
This commit is contained in:
parent
aee5750759
commit
e0ef682b1e
2 changed files with 2 additions and 1 deletions
1
.gitmodules
vendored
1
.gitmodules
vendored
|
|
@ -12,3 +12,4 @@
|
|||
[submodule "extern/FidelityFX-FSR2"]
|
||||
path = extern/FidelityFX-FSR2
|
||||
url = https://github.com/Kelsidavis/FidelityFX-FSR2.git
|
||||
ignore = dirty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue