mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Add Python 3 cache and vim swap files to gitignore
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
/.venv
|
||||
*.pyc
|
||||
__pycache__/
|
||||
.cache
|
||||
pipenv.egg-info/
|
||||
*.swp
|
||||
|
||||
Reference in New Issue
Block a user