mirror of
https://github.com/Mauler125/r5sdk.git
synced 2026-09-15 21:02:13 +02:00
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:
@@ -22,8 +22,6 @@ mono_crash.*
|
||||
[Rr]elease/
|
||||
[Rr]eleases/
|
||||
[Pp]rofile/
|
||||
[Aa][Rr][Mm]/
|
||||
[Aa][Rr][Mm]64/
|
||||
bld/
|
||||
[Bb]in/
|
||||
[Oo]bj/
|
||||
|
||||
Reference in New Issue
Block a user