Sometimes the .gitignore file does not work with GitHub, to fix it I execute the following:
$ git rm -r --cached .
$ git commit -a -m "fixed .gitignore"
I write about evolutionary anthropology, behavioral sciences, and related AI, particularly small, specialized Deep Neural Networks and LLMs.
No comments:
Post a Comment
Please be polite.