#NUL file

1 messages ยท Page 1 of 1 (latest)

gaunt reef
#

Hi everyone.

Is the NUL file a required file for build or can it be added to .gitignore?
Git repo pulls fail as it thinks its an invalid path. I know the file only holds adb logs, but wondering if it affects anything else

#

I should add, I guess this is only ever an issue if your repo was first committed using macos/linux and then you are pulling to a windows machine