Skip to content

Commit 315c181

Browse files
authored
Merge pull request #1 from jazzsequence/allow-link-rel
Allow link rel
2 parents a27a8a6 + 0b056b8 commit 315c181

File tree

7 files changed

+38
-39532
lines changed

7 files changed

+38
-39532
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@ build
99
# Dependency directories
1010
node_modules/
1111

12+
# Don't version control the package-lock.json
13+
package-lock.json
14+
1215
# Don't version control the actual user links.
13-
# src/details.js
16+
# src/details.js

0 commit comments

Comments
 (0)