diff options
author | sotech117 <michael_foiani@brown.edu> | 2025-08-28 01:02:05 -0400 |
---|---|---|
committer | sotech117 <michael_foiani@brown.edu> | 2025-08-28 01:02:05 -0400 |
commit | f8cb4d881433055b3ccfb91e1e01219d2dd69a02 (patch) | |
tree | b446aab68a628ed6f78b5288f92822ccdb22d78b | |
parent | c9f344fab37b19b943cb270d41afe0f4289edeaa (diff) |
restore gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ pnpm-debug.log* lerna-debug.log* node_modules +dist +dist-ssr *.local # Editor directories and files |