Skip to content

Commit 9c4ff1b

Browse files
committed
chore: update gitignore
1 parent cc15b80 commit 9c4ff1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ build/
33
!gradle/wrapper/gradle-wrapper.jar
44
!**/src/main/**/build/
55
!**/src/test/**/build/
6+
.kotlin/
67

78
### IntelliJ IDEA ###
89
.idea/modules.xml
@@ -39,4 +40,4 @@ bin/
3940
.vscode/
4041

4142
### Mac OS ###
42-
.DS_Store
43+
.DS_Store

0 commit comments

Comments
 (0)