diff options
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/ |
