diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-26 18:31:28 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-26 18:31:28 -0700 |
| commit | f49dfb56c699da817a7deac711bd16d38df80783 (patch) | |
| tree | 69ecebb0103cd4c79d5a5331081c29396bbcfe12 /.gitignore | |
first commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0cfeba2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.env +memory_summary.txt
\ No newline at end of file |
