mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 06:57:35 +08:00
fix some sub directories were incorrectly ignored automatically
This commit is contained in:
+4
-4
@@ -151,13 +151,13 @@ dist/
|
||||
# Binary and build files
|
||||
ezbookkeeping
|
||||
!**/ezbookkeeping/
|
||||
package/
|
||||
/package/
|
||||
|
||||
# Environment variable files
|
||||
.env
|
||||
**/.env
|
||||
|
||||
# Other directories
|
||||
data/
|
||||
storage/
|
||||
log/
|
||||
/data/
|
||||
/storage/
|
||||
/log/
|
||||
|
||||
Reference in New Issue
Block a user