Skip to content

Commit e72e9b7

Browse files
committed
update gitignore
1 parent 8114bba commit e72e9b7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,8 @@ gh-pages
1313
# IntelliJ files
1414
.idea
1515
*.iml
16-
module_*.xml
16+
module_*.xml
17+
18+
#gradle
19+
.gradle/
20+
build/

0 commit comments

Comments
 (0)