Skip to content

Commit c37c320

Browse files
authored
Add .gradle to .gitignore (#166)
1 parent 9d3d62a commit c37c320

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
@@ -9,3 +9,6 @@ yarn-error.log*
99
# Files in template directory (when manually testing)
1010
/template/node_modules
1111
/template/yarn.lock
12+
13+
# Gradle files that can be ignored
14+
.gradle/

0 commit comments

Comments
 (0)