mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(gatsby): Initial gatsby scaffolding
This commit is contained in:
committed by
mrugesh mohapatra
parent
f0e5633b98
commit
cd73528958
+3
-12
@@ -19,6 +19,7 @@ results
|
||||
tmp
|
||||
.ds_store
|
||||
.vscode
|
||||
.cache
|
||||
|
||||
npm-debug.log
|
||||
node_modules
|
||||
@@ -45,18 +46,8 @@ server/manifests/*
|
||||
!server/manifests/README.md
|
||||
server/resources/pathMigration.json
|
||||
|
||||
public/js/client*
|
||||
public/js/news*
|
||||
public/js/main*
|
||||
public/js/commonFramework*
|
||||
public/js/sandbox*
|
||||
public/js/iFrameScripts*
|
||||
public/js/frame-runner*
|
||||
public/js/plugin*
|
||||
public/js/vendor*
|
||||
public/js/faux*
|
||||
public/js/frame-runner*
|
||||
public/css/main*
|
||||
public
|
||||
|
||||
webpack-bundle-stats.html
|
||||
server/rev-manifest.json
|
||||
google-credentials.json
|
||||
|
||||
Reference in New Issue
Block a user