gitignore (notice that gitignore is the extension, this file has no name), and give it the following content venv/ . This tells git to ignore your venv folder.
確定! 回上一頁