mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-04-05 07:21:03 +00:00
Merge pull request #228 from blag/update-gitignore
Add a few more generated things to .gitignore
This commit is contained in:
commit
7180833e6d
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -11,5 +11,8 @@ atlassian-*
|
|||
.codeintel
|
||||
__pycache__
|
||||
.venv/
|
||||
.coverage
|
||||
.tox/
|
||||
htmlcov/
|
||||
build
|
||||
.vscode/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue