I assume that was done to avoid including all the C files that the Cython compiler generates. You can specifically tell git not to ignore your C file using a ! pattern in the .gitignore file. More details here: https://git-scm.com/docs/gitignore.
-- ________________________ Warm Regards Prakhar Goel _______________________________________________ cython-devel mailing list cython-devel@python.org https://mail.python.org/mailman/listinfo/cython-devel