Skip to content

Commit 5d91214

Browse files
committed
Add blocks to gitignore
1 parent df20e1c commit 5d91214

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ vendor/
2323

2424
# theme
2525
build/
26+
/blocks/
2627

2728
#tests
2829
pa11y-ci-report/

.stylelintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
build/
2+
/blocks/
23
vendor/
34
node_modules/
45
!.*.js

0 commit comments

Comments
 (0)