Skip to content

Commit 3ffb15c

Browse files
committed
feat(vcs): add "gradle.properties"
1 parent 987e9b6 commit 3ffb15c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
**/build/
44
!src/**/build/
55

6+
# Ignore gradle properties
7+
gradle.properties
8+
69
# Ignore Gradle GUI config
710
gradle-app.setting
811

0 commit comments

Comments
 (0)