Skip to content

Commit 02781ed

Browse files
committed
Ignore venv in babel
1 parent 85d6aab commit 02781ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

babel.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[ignore: venv/**]
12
[python: **.py]
23
[jinja2: **/templates/**.html]
3-
extensions=jinja2.ext.autoescape,jinja2.ext.with_
4+
extensions=jinja2.ext.autoescape,jinja2.ext.with_

0 commit comments

Comments
 (0)