Skip to content

Commit e22cc9c

Browse files
committed
chore: add data/db and www/images/user dirs
but ignore everything under those dirs except the `.gitignore` files themselves.
1 parent 38be6dd commit e22cc9c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

data/db/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!.gitignore

www/images/user/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!.gitignore

0 commit comments

Comments
 (0)