mirror of
https://git.do.srb2.org/STJr/ZoneBuilder.git
synced 2025-01-30 04:30:42 +00:00
Ignore dgVoodoo files that I need to make ZB usable on this shitty fucking Intel Iris Xe
This commit is contained in:
parent
051de4579f
commit
ccd15d6f94
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -455,3 +455,10 @@
|
|||
# /Tests/Triangulation/
|
||||
/Tests/Triangulation/triangulation_a.dbs
|
||||
/Tests/Triangulation/triangulation_w.dbs
|
||||
|
||||
# dgVoodoo files
|
||||
/Build/dgVoodoo.conf
|
||||
/Build/DDraw.dll
|
||||
/Build/D3DImm.dll
|
||||
/Build/D3D9.dll
|
||||
/Build/D3D8.dll
|
||||
|
|
Loading…
Reference in a new issue