Update .gitignore to ignore the .gradle/ directory.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,5 +2,6 @@
|
||||
*.ipr
|
||||
*.iws
|
||||
*.DS_Store
|
||||
.gradle/
|
||||
.idea/
|
||||
target/
|
||||
|
||||
Reference in New Issue
Block a user