mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-04-27 00:04:43 +00:00
Add venv and .env to gitignore
This commit is contained in:
parent
dff0182310
commit
74ae51f164
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -9,3 +9,5 @@ build
|
|||
dist
|
||||
/tests/media/*
|
||||
!/tests/media/lenna.png
|
||||
/venv
|
||||
/.env
|
||||
|
|
|
|||
Loading…
Reference in a new issue