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"
Secure, private AI inspired by behavioral sciences and evolutionary anthropology, built on Tiny Neural Networks (TNN, TLM), and a distributed agent system.
No comments:
Post a Comment
Please be polite.