Skip to content

Instantly share code, notes, and snippets.

@Rustam-Z
Created May 15, 2022 07:12
Show Gist options
  • Save Rustam-Z/8334a30385ec2ecde2ce9e205a16a6cb to your computer and use it in GitHub Desktop.
Save Rustam-Z/8334a30385ec2ecde2ce9e205a16a6cb to your computer and use it in GitHub Desktop.
Gitignore template
venv/*
.*
*.pyc
__pycache__*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment