Skip to content

Commit 78e0dae

Browse files
authored
Quick .gitignore update (#1877)
1 parent cb930fe commit 78e0dae

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 @@
88
/data/versions.json
99
/data/components_local/
1010
/examples
11-
build/components/__pycache__/
11+
**/__pycache__/
1212
venv/**
1313
node_modules/
1414
package-lock.json

0 commit comments

Comments
 (0)