mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-24 00:48:39 +08:00
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,7 +1,13 @@
|
||||
# See http://help.github.com/ignore-files/ for more about ignoring files.
|
||||
|
||||
# compiled output
|
||||
dist
|
||||
# https://theapache64.github.io/git-do-not-ignore/
|
||||
!dist/
|
||||
dist/*
|
||||
!dist/apps/
|
||||
dist/apps/*
|
||||
!dist/apps/cf-page
|
||||
|
||||
tmp
|
||||
/out-tsc
|
||||
|
||||
@@ -45,3 +51,4 @@ Thumbs.db
|
||||
|
||||
**/.dev.vars
|
||||
wrangler.toml
|
||||
.npmrc
|
||||
|
||||
Reference in New Issue
Block a user