We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a350129 + 058c77c commit d652e9dCopy full SHA for d652e9d
.gitignore
@@ -3,6 +3,7 @@
3
.bundle
4
.jekyll-metadata
5
.ruby-version
6
+.tool-versions
7
.sass-cache/
8
/vendor
9
_site/
script/html-proofer
@@ -11,6 +11,7 @@ url_ignores = [
11
"https://pages.18f.gov/open-source-guide/making-readmes-readable/",
12
"https://foundation.mozilla.org/en/blog/its-a-wrap-movement-building-from-home/",
13
"https://sloan.org/programs/digital-technology",
14
+ "https://www.jfklibrary.org/learn/education/teachers/curricular-resources/ask-not-what-your-country-can-do-for-you",
15
%r{^https?://readwrite\.com/2014/10/10/open-source-diversity-how-to-contribute/},
16
%r{^https?://twitter\.com/},
17
%r{^https?://(www\.)?kickstarter\.com/},
0 commit comments