chore(git): Update .gitignores
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -17,4 +17,6 @@ node_modules
|
||||
|
||||
curriculum/dist
|
||||
curriculum/curricula.json
|
||||
client/static/js/frame-runner*
|
||||
client/static/js/frame-runner.js
|
||||
client/static/js/frame-runner.js.map
|
||||
client/static/_redirects
|
4
client/.gitignore
vendored
4
client/.gitignore
vendored
@ -8,3 +8,7 @@ config/env.json
|
||||
# Build directory
|
||||
/public
|
||||
.DS_Store
|
||||
|
||||
./static/js/frame-runner.js
|
||||
./static/js/frame-runner.js.map
|
||||
./static/_redirects
|
@ -1,39 +0,0 @@
|
||||
#api redirect
|
||||
|
||||
/internal/* https://api.freecodecamp.org/internal/:splat
|
||||
|
||||
# auth redirects
|
||||
/signup /signin 301
|
||||
/email-signin /signin 301
|
||||
/login /signin 301
|
||||
/deprecated-signin /signin 301
|
||||
/logout /signout 301
|
||||
/passwordless-change /confirm-email 301
|
||||
|
||||
# certification redirects
|
||||
/:username/front-end-certification /certification/:username/legacy-front-end 301
|
||||
/:username/data-visualization-certification /certification/:username/legacy-data-visualization 301
|
||||
/:username/back-end-certification /certification/:username/legacy-back-end 301
|
||||
/:username/full-stack-certification /certification/:username/full-stack 301
|
||||
|
||||
# unsunscribe redirects
|
||||
/u/* https://api.freecodecamp.org/u/:splat
|
||||
/unsunscribe/* https://api.freecodecamp.org/unsunscribe/:splat
|
||||
/ue/* https://api.freecodecamp.org/ue/:splat
|
||||
|
||||
# misc redirects
|
||||
/agile / 200
|
||||
/chat https://gitter.im/FreeCodeCamp/FreeCodeCamp 301
|
||||
/twitch https://twitch.tv/freecodecamp 301
|
||||
/nonprofits-form / 200
|
||||
/pmi-acp-agile-project-managers / 200
|
||||
/pmi-acp-agile-project-managers-form / 200
|
||||
/stories / 200
|
||||
/all-stories / 200
|
||||
/field-guide/* https://forum.freecodecamp.org 301
|
||||
/learn-to-code /learn 200
|
||||
/map /learn 200
|
||||
/forum/* https://forum-proxy.freecodecamp.org 200
|
||||
/privacy https://www.freecodecamp.org/forum/t/free-code-camp-privacy-policy/19545 301
|
||||
/nonprofit-project-instructions http://www.freecodecamp.org/forum/t/how-free-code-camps-nonprofits-projects-work/19547 301
|
||||
/how-nonprofit-projects-work https://medium.freecodecamp.org/open-source-for-good-1a0ea9f32d5a 301
|
@ -1,2 +0,0 @@
|
||||
!function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=1)}([function(e,t){function r(e){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function n(t){return"function"==typeof Symbol&&"symbol"===r(Symbol.iterator)?e.exports=n=function(e){return r(e)}:e.exports=n=function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":r(e)},n(t)}e.exports=n},function(module,__webpack_exports__,__webpack_require__){"use strict";__webpack_require__.r(__webpack_exports__);var _babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(0),_babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0___default=__webpack_require__.n(_babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0__);document.addEventListener("DOMContentLoaded",function(){var _document$__deps__$rx=document.__deps__.rx,timeout=_document$__deps__$rx.timeout,catchError=_document$__deps__$rx.catchError,map=_document$__deps__$rx.map,toArray=_document$__deps__$rx.toArray,switchMap=_document$__deps__$rx.switchMap,of=_document$__deps__$rx.of,from=_document$__deps__$rx.from,throwError=_document$__deps__$rx.throwError,frameReady=document.__frameReady,chai=parent.chai,source=document.__source,__getUserInput=document.__getUserInput||function(e){return e},checkChallengePayload=document.__checkChallengePayload,fiveSeconds=5e3;function isPromise(e){return e&&"function"!=typeof e.subscribe&&"function"==typeof e.then}var DeepEqual=function(e,t){return JSON.stringify(e)===JSON.stringify(t)},DeepFreeze=function e(t){return Object.freeze(t),Object.getOwnPropertyNames(t).forEach(function(r){!t.hasOwnProperty(r)||null===t[r]||"object"!==_babel_runtime_helpers_typeof__WEBPACK_IMPORTED_MODULE_0___default()(t[r])&&"function"!=typeof t[r]||Object.isFrozen(t[r])||e(t[r])}),t};document.Enzyme&&(window.Enzyme=document.Enzyme),document.__runTests=function runTests(){var tests=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],code=source.slice(0),editor={getValue:function(){return source}},userCode=document.createElement("script");userCode.type="text/javascript",userCode.text=code,document.body.appendChild(userCode);var assert=chai.assert,getUserInput=__getUserInput,results=from(tests).pipe(switchMap(function runOneTest(_ref){var text=_ref.text,testString=_ref.testString,newTest={text:text,testString:testString},test,__result;try{test=eval(testString),"function"==typeof test&&(__result=test(getUserInput),isPromise(__result)&&(__result=from(__result))),__result&&"function"==typeof __result.subscribe||(__result=of(null))}catch(e){__result=throwError(e)}return __result.pipe(timeout(fiveSeconds),map(function(){return newTest.pass=!0,newTest}),catchError(function(e){var t=e.message,r=e.stack,n=t.slice(0)||"",o=n.indexOf(": expected");return-1!==o&&(n=n.slice(0,o)),n=n.replace(/<code>(.*?)<\/code>/g,"$1"),newTest.err=n+"\n"+r,newTest.stack=r,newTest.message=n,of(newTest)}))}),toArray());return results},frameReady.next({checkChallengePayload:checkChallengePayload})})}]);
|
||||
//# sourceMappingURL=frame-runner.js.map
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user