diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2019-06-11 22:28:51 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2019-06-11 22:28:51 -0300 |
| commit | eba653d0d712e43676e28f93b7cba217cb56cecc (patch) | |
| tree | 1d5849556c99a5bbcc955e217296e5fdf9f990e6 /.gitignore | |
| parent | 71c35c0ffba04e7c7932ffa06b9528b2a5efb48d (diff) | |
Initial commit p2
The rest of the files, for initial upload to github
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2f7896d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +target/ |
