diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-25 12:10:14 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-25 12:10:14 -0300 |
| commit | 7bda9de511a5642efb297eae98c6ea7c42b27754 (patch) | |
| tree | dff1aa772b9ac088c5bd07b8d10d944cbff89f96 /base/.gitignore | |
| parent | f028ea6dc555fc5192a96b00b8e96e90dbf6de55 (diff) | |
Start switch to maven modules
Diffstat (limited to 'base/.gitignore')
| -rw-r--r-- | base/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/base/.gitignore b/base/.gitignore new file mode 100644 index 0000000..e8c76f2 --- /dev/null +++ b/base/.gitignore @@ -0,0 +1,3 @@ +/bin/ +/target/ +/tags |
