Python-Projects
Python-Projects copied to clipboard
Adding .gitignore file
Some projects contain files and folders, such as .idea and venv, which are better ignored. I think it would be better to add them to .gitignore file, and if the project uses third-party modules, add the file requirements.txt with them. I'd like to work on this.
on it!
Hi is this issue still open?
Hi, @Fuad-san! This issue can now be considered closed, because I've already submitted a pull request. But it will be closed completely when the PR is merged.
Okey Thank you for the information