diff options
| author | Tyler Hoang <tyler@tylerhoang.xyz> | 2026-06-28 13:51:18 -0700 |
|---|---|---|
| committer | Tyler Hoang <tyler@tylerhoang.xyz> | 2026-06-28 13:51:18 -0700 |
| commit | 48b2b5c2aca5888e7c1e688b5f834df55bb31d2f (patch) | |
| tree | 44bbd152555de03e10f85304c0da349c16ae1d25 | |
| parent | 8c982759f0bd9f1d09798a8b732c374e833705a5 (diff) | |
chore: gitignore
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ backend/data/*.db-* node_modules/ .next/ +.omo/ +frontend/ out/ dist/ *.tsbuildinfo |
