Skip to content

Commit

Permalink
chore: 忽略 data 和 ssl 目录的所有文件变更
Browse files Browse the repository at this point in the history
  • Loading branch information
11ze committed Nov 20, 2023
1 parent be951f8 commit dd6ef06
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*
!.gitignore
2 changes: 2 additions & 0 deletions services/nginx/ssl/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*
!.gitignore

0 comments on commit dd6ef06

Please sign in to comment.