feat: docus
This commit is contained in:
27
Projects/kompose/docs/.gitignore
vendored
Normal file
27
Projects/kompose/docs/.gitignore
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
# Nuxt
|
||||
.nuxt
|
||||
.output
|
||||
.env
|
||||
dist
|
||||
|
||||
# Node
|
||||
node_modules
|
||||
*.log*
|
||||
.DS_Store
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
# Build
|
||||
.output
|
||||
.nuxt
|
||||
|
||||
# Cache
|
||||
.cache
|
||||
|
||||
# Temp
|
||||
*.tmp
|
||||
*.bak
|
||||
*.swp
|
||||
|
||||
# pnpm
|
||||
pnpm-lock.yaml
|
||||
Reference in New Issue
Block a user