Skip to content

Commit 408007f

Browse files
committed
Merge branch 'main' into chore/drop-activities-table-CM-1007
2 parents 3891f6a + b5551f0 commit 408007f

6 files changed

Lines changed: 231 additions & 210 deletions

File tree

frontend/.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
node_modules
33
dist
44

5+
.claude
6+
*.local.md
7+
58
# local env files
69
.env*
710
.env.local
@@ -137,4 +140,4 @@ dmypy.json
137140
# pytype static type analyzer
138141
.pytype/
139142
# Cython debug symbols
140-
cython_debug/
143+
cython_debug/

0 commit comments

Comments
 (0)