We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.gitignore
local/
1 parent 9966f44 commit d546a2aCopy full SHA for d546a2a
1 file changed
.gitignore
@@ -208,3 +208,6 @@ __marimo__/
208
209
# Temporary directory for testing via hatch
210
.tmp/
211
+
212
+# Local repo files
213
+local/
0 commit comments