mirror of
https://github.com/keven1024/015.git
synced 2026-05-26 07:08:02 +00:00
chore(gitignore): update .gitignore to include config.yaml and pkg/mail/out/ for better file management
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -22,7 +22,7 @@ logs
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
config.yaml
|
||||
/config.yaml
|
||||
|
||||
# Serwist
|
||||
/front/public/sw*
|
||||
@@ -31,3 +31,6 @@ config.yaml
|
||||
# backend
|
||||
**/uploads/**
|
||||
**/tmp/**
|
||||
|
||||
# worker
|
||||
pkg/mail/out/
|
||||
|
||||
Reference in New Issue
Block a user