data/.gitignore

This commit is contained in:
wandoubaba 2024-04-27 16:32:50 +08:00
parent 765675f69f
commit 25e1c7a1d5
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,2 +1 @@
/data/*
!.gitignore

2
data/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore