Skip to content

Commit 1ac052f

Browse files
committed
Fix ignore rules
1 parent 3f92cf7 commit 1ac052f

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ vendor/
2323

2424
# theme
2525
build/
26-
blocks/
27-
!assets/scss/blocks/
2826

2927
#tests
3028
pa11y-ci-report/

.stylelintignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
blocks/
21
build/
32
vendor/
43
node_modules/

0 commit comments

Comments
 (0)