diff options
author | tcsullivan <tullivan99@gmail.com> | 2019-08-25 14:35:12 -0400 |
---|---|---|
committer | tcsullivan <tullivan99@gmail.com> | 2019-08-25 14:35:12 -0400 |
commit | 3fbdd50da1e16f76d34d212860095a2b0acf85a8 (patch) | |
tree | d346f59649bc4a91f9a52a37f439de62d3213ca8 /.gitignore | |
parent | 902854323b0ad25bad8426fcb2090e15c865aa4a (diff) |
added .gitignore
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..3081993 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +main +out + |