added gradle files to gitignore

This commit is contained in:
elena 2018-04-12 14:01:04 +03:00
parent e449ef010c
commit 36a388f272
1 changed files with 5 additions and 1 deletions

6
.gitignore vendored
View File

@ -4,4 +4,8 @@
# Intellij
*.iml
.idea
.idea
# Gradle files
.gradle/
gradle/