mime types - Ignoring mimetype in git -



mime types - Ignoring mimetype in git -

is possible not ignore on filename only, on mimetype well? since mimetype depends on "magical numbers" in file, can generate additional disambiguation between different kind of files.

git mime-types gitignore

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -