Clearing out old site code
This commit is contained in:
+19
-5
@@ -1,5 +1,19 @@
|
||||
node_modules
|
||||
.sass-cache
|
||||
build
|
||||
docs
|
||||
tmp
|
||||
# Logs
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# Dependency directories
|
||||
node_modules/
|
||||
|
||||
# Optional npm cache directory
|
||||
.npm
|
||||
|
||||
# Optional eslint cache
|
||||
.eslintcache
|
||||
|
||||
# Optional REPL history
|
||||
.node_repl_history
|
||||
|
||||
# Yarn Integrity file
|
||||
.yarn-integrity
|
||||
|
||||
Reference in New Issue
Block a user