Skip to content

Commit 19024f8

Browse files
committed
Ignore newly generate PHP files from gutenberg
1 parent 793b07f commit 19024f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ yarn.lock
7070
/README.html
7171
/build/
7272
/assets/dist/css/*.css
73-
/assets/dist/js/*.js
73+
/assets/dist/js/*.**
7474
mix-manifest.json
7575

7676
# PhpStrom Project Files #
@@ -83,4 +83,4 @@ HTML
8383
Rails
8484

8585
# VSCode Workspace Settings #
86-
.vscode
86+
.vscode

0 commit comments

Comments
 (0)