mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-17 01:23:51 +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
|
||||
|
|
|
|||
2
extern/FidelityFX-FSR2
vendored
2
extern/FidelityFX-FSR2
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit 22ac2432cc58ffd7525caa3c2c5af0b02f942d57
|
||||
Subproject commit 3d22aefd90fd861e5cee1c3cde18ff185e221f2d
|
||||
Loading…
Add table
Add a link
Reference in a new issue