diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2018-05-24 15:50:07 -0400 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2018-05-24 15:50:07 -0400 |
| commit | 4f7ad220df0438b6f3382110577b53f29da46453 (patch) | |
| tree | 07d5e7c812721753cdbe3df7226dad5dc3802c29 /.gitignore | |
| parent | 01c8701b68986ccfa83e902515716838d6829311 (diff) | |
Update of all changes
Diffstat (limited to '.gitignore')
| -rwxr-xr-x[-rw-r--r--] | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 454c40e..717f97b 100644..100755 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,6 @@ ModelCreator/* bin/* eclipse/* libs/* -gradle.properties
\ No newline at end of file +gradle.properties +/.gradle/ +/build/ |
