diff --git a/.gitignore b/.gitignore index e17f9ebe..47d4afcc 100644 --- a/.gitignore +++ b/.gitignore @@ -397,6 +397,3 @@ FodyWeavers.xsd # JetBrains Rider *.sln.iml - -# Don't ignore resources -!UnleashedRecomp/res/[Ww][Ii][Nn]32/ diff --git a/UnleashedRecomp/res/.gitignore b/UnleashedRecomp/res/.gitignore index db4787e6..e3285599 100644 --- a/UnleashedRecomp/res/.gitignore +++ b/UnleashedRecomp/res/.gitignore @@ -1 +1,2 @@ +![Ww][Ii][Nn]32/ *.h \ No newline at end of file