GIT: remove problematic entries from gitignore

We use CMake since a long time, and nothing ever got built into arm(64)/ relative from the solution. These entries are extraneous and problematic as they prevent thirdparty includes from being detected (anything in a directory named after the now removed entries).
This commit is contained in:
Kawe Mazidjatari
2025-02-18 01:36:48 +01:00
parent 8965040515
commit 1fa1d90897
-2
View File
@@ -22,8 +22,6 @@ mono_crash.*
[Rr]elease/
[Rr]eleases/
[Pp]rofile/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/