Skip to content

Commit ff1d5c2

Browse files
committed
fix: add venv rule and modify other rules' format
1 parent caf97e1 commit ff1d5c2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
node_modules
1+
node_modules/
22
.vscode-test/
33
*.vsix
4-
/dist
4+
dist/
55
pixi.min*
6+
venv/

0 commit comments

Comments
 (0)