Skip to content

Commit 96a5d89

Browse files
committed
🙈 update template not-to-ignore pattern
1 parent 9cf9b20 commit 96a5d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ docs_build/_build
88
.docusaurus
99
website/docs/api/**/*.md
1010
website/static/packages/*.whl
11-
!nb_cli/project/{{cookiecutter.project_slug}}/.env
11+
!nb_cli/template/project/*/{{cookiecutter.computed.project_slug}}/.env*
1212

1313
# Created by https://www.toptal.com/developers/gitignore/api/node,macos,linux,python,windows,jetbrains,visualstudiocode
1414
# Edit at https://www.toptal.com/developers/gitignore?templates=node,macos,linux,python,windows,jetbrains,visualstudiocode

0 commit comments

Comments
 (0)