Skip to content

Commit 483b5a9

Browse files
author
Andrew Valums
committed
Created empty uploads directory for demo
1 parent e9f2200 commit 483b5a9

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.gitignore

-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
/server/uploads/*
2-
31
.*
42
Thumbs.db
5-
63
!.gitignore

server/uploads/.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!.gitignore

0 commit comments

Comments
 (0)