We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b5c027 commit 80b221cCopy full SHA for 80b221c
.gitignore
@@ -111,4 +111,7 @@ ENV/
111
.vscode/settings.json
112
113
114
-data/images
+# images that cannot be shared...
115
+data/images/private
116
+
117
+private
gui/server/.gitignore
@@ -60,5 +60,3 @@ typings/
60
# next.js build output
61
.next
62
63
-
64
gui/server/data/images/foobar/image1.png
316 KB
0 commit comments