diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-05-29 15:42:21 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-05-29 15:42:21 -0300 |
| commit | d22367abbb07f020dfb387032e9b72a040a170f5 (patch) | |
| tree | 94cba18ffa065516d3d8537292f62fe03039a1f3 /.gitignore | |
| parent | ca0f67d2fcb400974a0af1036d563c5cd2588bda (diff) | |
Add gitignore
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/ |
