Skip to content

Commit d760bcb

Browse files
committed
update .gitignore
1 parent e123f26 commit d760bcb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
*.cast
1+
.cast
22
.gradle
33
build/
44
!gradle/wrapper/gradle-wrapper.jar
55
!**/src/main/**/build/
66
!**/src/test/**/build/
77

88
### IntelliJ IDEA ###
9+
.idea/
910
.idea/modules.xml
1011
.idea/jarRepositories.xml
1112
.idea/compiler.xml

0 commit comments

Comments
 (0)