diff options
| author | stefonzo <stevester.robinson@gmail.com> | 2022-09-08 22:11:51 -0500 |
|---|---|---|
| committer | stefonzo <stevester.robinson@gmail.com> | 2022-09-08 22:11:51 -0500 |
| commit | d3a90be424952e9a4d0e1e571c489b6e0e0fea62 (patch) | |
| tree | e1bf36406eda2d56a0a6dc640a47f2180940f75f /.gitignore | |
| parent | 1522846b727e540f1bbe224c39bcbae711672cf0 (diff) | |
add experiment program
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ build *.swp +*~ |
