1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:47:27 +08:00

Ignore FodyWeavers.xml files in subdirectories

These are created when building specific projects rather than the main
solution (typically iOS / android) and of no use to us.
This commit is contained in:
Dean Herbert 2022-02-01 13:30:26 +09:00
parent 5a6d57efb7
commit aa492270dd

1
.gitignore vendored
View File

@ -339,3 +339,4 @@ inspectcode
# Fody (pulled in by Realm) - schema file
FodyWeavers.xsd
**/FodyWeavers.xml