Skip to content

Commit aa2ba2c

Browse files
nicolas-guichardantonsviridov-src
authored andcommitted
Add .kotlin and semanticdb-kotlinc/META-INF to gitignore
1 parent 408df42 commit aa2ba2c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@
44
semanticdb-*.jar
55
*.lsif
66
generated/*
7-
*.svg
7+
*.svg
8+
/.kotlin/
9+
/semanticdb-kotlinc/META-INF/

0 commit comments

Comments
 (0)