diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2018-01-23 08:17:07 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2018-01-23 08:17:07 -0500 |
commit | 548804f4b49a06aa9033bea2dd292f8a12997b82 (patch) | |
tree | 4ac7dbbcf53120766cf0bf3edb47399fa7f56e94 /.gitignore |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6a2f0f7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +shell +*.o |