Skip to content

Commit 3194fe4

Browse files
committed
add tmp dir to gitignore
1 parent 45c31e6 commit 3194fe4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,9 +211,8 @@ __marimo__/
211211
.DS_Store
212212

213213
# runstrat artifacts and config
214-
backend/results/
215-
backend/uploads
216214
.env
215+
backend/tmp
217216

218217
#Frontend
219218
node_modules/

0 commit comments

Comments
 (0)