Skip to content

Commit 25f9da8

Browse files
authored
Merge pull request #934 from aireilly/main
update .gitignore
2 parents d676fec + 0ade2ac commit 25f9da8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
/.ruby-version
1212
/.yardoc/
1313
/build/
14-
bin
1514
/Gemfile.lock
1615
/node_modules/
1716
/pkg/
@@ -21,6 +20,8 @@ bin
2120
/tools/ssg_utils/__pycache__/
2221
/tools/ssg_utils/temp/
2322
/tools/temp/
23+
bin
24+
credentials.json
2425
package-lock.json
2526
package.json
2627
vale-report*

0 commit comments

Comments
 (0)