Skip to content

Commit abc5d4d

Browse files
committed
[repo] Ignore gh-pages files
1 parent 31434cc commit abc5d4d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,8 @@ Makefile
88
.vscode
99
node-modules
1010
/.phpunit.cache/
11+
12+
# Files related to the gh-pages branch.
13+
_site
14+
Gemfile.lock
15+
node_modules

0 commit comments

Comments
 (0)