mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-04-06 13:17:35 +00:00
add ignore
This commit is contained in:
1
backend/.gitignore
vendored
1
backend/.gitignore
vendored
@@ -229,3 +229,4 @@ db.d/store/*
|
|||||||
docker-compose.yaml
|
docker-compose.yaml
|
||||||
Dockerfile
|
Dockerfile
|
||||||
Caddyfile
|
Caddyfile
|
||||||
|
start.sh
|
||||||
|
|||||||
6
frontend/.gitignore
vendored
6
frontend/.gitignore
vendored
@@ -179,3 +179,9 @@ fabric.properties
|
|||||||
# Auto-generated type declarations
|
# Auto-generated type declarations
|
||||||
auto-imports.d.ts
|
auto-imports.d.ts
|
||||||
components.d.ts
|
components.d.ts
|
||||||
|
|
||||||
|
# docker
|
||||||
|
docker-compose.yaml
|
||||||
|
Dockerfile
|
||||||
|
Caddyfile
|
||||||
|
start.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user