1 parent 5831474 commit 77e138bCopy full SHA for 77e138b
1 file changed
.gitignore
@@ -2,6 +2,8 @@ node_modules
2
.bun
3
.turbo
4
.DS_Store
5
+__pycache__/
6
+*.py[cod]
7
*.log
8
*.tsbuildinfo
9
apps/*/dist
0 commit comments