Skip to content

Commit

Permalink
fix copy without render list
Browse files Browse the repository at this point in the history
  • Loading branch information
hnthh committed Nov 30, 2023
1 parent b272a47 commit 2872826
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions cookiecutter.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
"name": "testproject",
"_copy_without_render": [
".github/workflows/ci.yml",
".mypy_cache",
".pytest_cache",
".venv",
"**/__pycache__",
"db.sqlite",
"src/.django-app-template"
]
}

0 comments on commit 2872826

Please sign in to comment.