Skip to content

Commit 80b221c

Browse files
committed
images shareable
1 parent 7b5c027 commit 80b221c

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,7 @@ ENV/
111111
.vscode/settings.json
112112

113113

114-
data/images
114+
# images that cannot be shared...
115+
data/images/private
116+
117+
private

gui/server/.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,3 @@ typings/
6060
# next.js build output
6161
.next
6262

63-
64-
data/images
316 KB
Loading

0 commit comments

Comments
 (0)