Skip to content

Instantly share code, notes, and snippets.

@SXHRYU
Last active April 17, 2023 11:48
Show Gist options
  • Save SXHRYU/0a7b2c80efed19439a07d196c8cd3927 to your computer and use it in GitHub Desktop.
Save SXHRYU/0a7b2c80efed19439a07d196c8cd3927 to your computer and use it in GitHub Desktop.
boilerplate .gitignore
__pycache__
.venv
.vscode
.mypy_cache
.pytest_cache
.dockerignore
*.ps1
*.sh
*.pdf
*.log
*drawio*
venv
logs
@SXHRYU
Copy link
Author

SXHRYU commented Apr 17, 2023

rev. 2
added .venv

Extra comment:
generic for work and home

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment