diff options
author | justanothercatgirl <sotov2070@gmail.com> | 2024-11-25 19:19:25 +0300 |
---|---|---|
committer | justanothercatgirl <sotov2070@gmail.com> | 2024-11-25 19:19:25 +0300 |
commit | dfa85cca6464637aa6ad943da3f9ce8ccdfeca1f (patch) | |
tree | aa269077076fea472899fdffcd8304ad3caa8540 /.gitignore | |
parent | e3f07b566dc996bd49f245c91e9c3d09adc37bae (diff) |
cleanup
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,4 +4,6 @@ __pycache__/ *.png *.log *.out +*.plot vtek3/*.data +*/main |