diff options
| author | 2024-09-09 11:29:02 -0400 | |
|---|---|---|
| committer | 2024-09-09 11:29:02 -0400 | |
| commit | 4cdf16ffd1f7ed363b675a1757da5d981fc2028d (patch) | |
| tree | d74bae10f7c7828c5f9b6f71dcf57c6a70c55393 /.gitignore | |
| parent | fixed wrapping bug due to not using updated prompt_length (diff) | |
updated gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,4 +2,5 @@ Makefile *.make bin obj -.cache
\ No newline at end of file +.cache +vgcore.250513 |
