Nguyễn Thái Ngọc Duy <[email protected]> writes: > Another thing we probably should do is catch in "git checkout" too, > not just "git clone" since your linux/unix colleage colleague may > accidentally add some files that your mac/windows machine is not very > happy with.
Then you would catch it not in checkout but in add, no?

