diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2018-10-14 11:45:12 -0400 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2018-10-14 11:45:12 -0400 |
| commit | c3938640678c11f1a6319d1534ff79f433b65cc5 (patch) | |
| tree | e34181720547c54d37950b97f54c15c591a8e2e0 /CSMath/.gitignore | |
| parent | 8f42378c707c8c962082e394fe67ac3bb5cd557b (diff) | |
Convert to Maven project
As a side effect of doing so, use classes from the library.
Diffstat (limited to 'CSMath/.gitignore')
| -rw-r--r-- | CSMath/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CSMath/.gitignore b/CSMath/.gitignore index ae3c172..09e3bc9 100644 --- a/CSMath/.gitignore +++ b/CSMath/.gitignore @@ -1 +1,2 @@ /bin/ +/target/ |
