mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 15:00:14 +00:00
add template for python requirements.txt projects
This commit is contained in:
4
templates/python/.gitignore
vendored
Normal file
4
templates/python/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
.direnv
|
||||
result
|
||||
*.pyc
|
||||
.DS_Store
|
Reference in New Issue
Block a user