Renamed most references to dw3 to dw2003, as that's the game being decompiled currently.
Removed unused `/dw3/DUMMY` .gitattribute entry. `dw3` decompilation will be added later.
This commit is contained in:
parent
13520e2890
commit
8d668cccb2
15
.gitattributes
vendored
15
.gitattributes
vendored
@ -1,9 +1,8 @@
|
||||
# Manage some `/dw3` files with lfs
|
||||
/dw3/**/*.STR filter=lfs diff=lfs merge=lfs -text
|
||||
/dw3/**/*.PRO filter=lfs diff=lfs merge=lfs -text
|
||||
/dw3/**/*.BIN filter=lfs diff=lfs merge=lfs -text
|
||||
/dw3/SLES_039.36 filter=lfs diff=lfs merge=lfs -text
|
||||
/dw3/DUMMY filter=lfs diff=lfs merge=lfs -text
|
||||
# Manage some `/dw2003` files with lfs
|
||||
/dw2003/**/*.STR filter=lfs diff=lfs merge=lfs -text
|
||||
/dw2003/**/*.PRO filter=lfs diff=lfs merge=lfs -text
|
||||
/dw2003/**/*.BIN filter=lfs diff=lfs merge=lfs -text
|
||||
/dw2003/SLES_039.36 filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
# Keep crlfs in all files in `/dw3`
|
||||
/dw3/**/* -crlf
|
||||
# Keep crlfs in all files in `/dw2003`
|
||||
/dw2003/**/* -crlf
|
||||
@ -1 +1 @@
|
||||
5da33ac4211c21cc969161d82aea17f43958da38b259cab865b850d3999f0744 build/misc/dw3/DUMMY
|
||||
5da33ac4211c21cc969161d82aea17f43958da38b259cab865b850d3999f0744 build/misc/dw2003/DUMMY
|
||||
2615
dw2003-bin.xml
Normal file
2615
dw2003-bin.xml
Normal file
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user