diff options
author | stefonzo <stevester.robinson@gmail.com> | 2022-02-06 20:47:58 -0600 |
---|---|---|
committer | stefonzo <stevester.robinson@gmail.com> | 2022-02-06 20:47:58 -0600 |
commit | 4ebd9b8cf553359ebef8c8f8b2128e7b120bb251 (patch) | |
tree | db12692d5f36498e896c74d76323433ca28a69b3 /.gitignore |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3d2846d --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*~ +a.out +simple_test |