LLMsPracticalGuide icon indicating copy to clipboard operation
LLMsPracticalGuide copied to clipboard

changes to make.rd file

Open murali1999-tech opened this issue 1 year ago • 0 comments

entry for pycache/, which is a directory where Python 3 stores compiled bytecode files. add entries for other virtual environment tools like Pipenv (Pipfile.lock) and Poetry (poetry.lock). add entries for other tools like PyCharm (.idea/) or Visual Studio Code (.vscode/). want to add entries for log files (.log) and directories where output files are generated (e.g. build/, dist/, output/, etc.).

murali1999-tech avatar May 01 '23 14:05 murali1999-tech