mirror of
https://github.com/caprover/caprover
synced 2025-12-12 06:15:40 +00:00
Moved some scripts into a separate directory
This commit is contained in:
@@ -2,56 +2,17 @@
|
|||||||
|
|
||||||
.git
|
.git
|
||||||
|
|
||||||
temp_upload
|
/temp_upload
|
||||||
currentdirectory
|
/currentdirectory
|
||||||
|
|
||||||
# Node modules
|
|
||||||
/node_modules
|
/node_modules
|
||||||
|
/built
|
||||||
|
/dist-frontend
|
||||||
|
|
||||||
# JetBrains
|
# JetBrains
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
/temp_upload
|
|
||||||
|
|
||||||
# Logs
|
|
||||||
logs
|
|
||||||
*.log
|
|
||||||
|
|
||||||
# Runtime data
|
|
||||||
pids
|
|
||||||
*.pid
|
|
||||||
*.seed
|
|
||||||
|
|
||||||
# Directory for instrumented libs generated by jscoverage/JSCover
|
|
||||||
lib-cov
|
|
||||||
|
|
||||||
# Coverage directory used by tools like istanbul
|
|
||||||
coverage
|
|
||||||
|
|
||||||
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
|
||||||
.grunt
|
|
||||||
|
|
||||||
# node-waf configuration
|
|
||||||
.lock-wscript
|
|
||||||
|
|
||||||
# Compiled binary addons (http://nodejs.org/api/addons.html)
|
|
||||||
build/Release
|
|
||||||
|
|
||||||
# Dependency directory
|
|
||||||
# https://docs.npmjs.com/cli/shrinkwrap#caveats
|
|
||||||
node_modules
|
|
||||||
|
|
||||||
.idea
|
|
||||||
|
|
||||||
# Debug log from npm
|
# Debug log from npm
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
|
|
||||||
|
|
||||||
# -------------------
|
.DS_Store
|
||||||
|
|
||||||
.DS_Store
|
|
||||||
|
|
||||||
node_modules
|
|
||||||
|
|
||||||
lib/core/metadata.js
|
|
||||||
lib/core/MetadataBlog.js
|
|
||||||
Reference in New Issue
Block a user