diff options
| author | Dhravya <[email protected]> | 2024-03-30 22:01:32 -0700 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-03-30 22:01:32 -0700 |
| commit | 8e18ab3c4fce6994cbdf75ec639af265fb9965ee (patch) | |
| tree | 2ccff385faf496fe093aa750d9b84fea55ad3a1d /apps | |
| parent | removed .next (diff) | |
| download | archived-supermemory-8e18ab3c4fce6994cbdf75ec639af265fb9965ee.tar.xz archived-supermemory-8e18ab3c4fce6994cbdf75ec639af265fb9965ee.zip | |
untracked .next/
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/web/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/web/.gitignore b/apps/web/.gitignore index f6717e36..a54f64a5 100644 --- a/apps/web/.gitignore +++ b/apps/web/.gitignore @@ -1,5 +1,6 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. wrangler.toml +.next/ # dependencies /node_modules |