diff options
author | Preston Pan <preston@nullring.xyz> | 2023-01-08 10:00:08 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2023-01-08 10:00:08 -0800 |
commit | aa1dd020edb82f26dd5bc29378177cfcaa4c53ed (patch) | |
tree | 4785b6311ac14be5939d33ebb5b0d8988c8f56bd /.gitignore | |
parent | 8edafecb633fec2b6327d996c1e7c282f4f1792f (diff) |
print functions completed
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ nxs diffs/** -hash_table_new.c +*.swp |