Skip to content

Commit 7264992

Browse files
committed
Add .idea to .gitignore.
1 parent ae83046 commit 7264992

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
@@ -6,6 +6,9 @@
66
.gradle/
77
build/
88

9+
# IntelliJ
10+
.idea
11+
912
# Eclipse stuff
1013
.project
1114
.classpath

0 commit comments

Comments
 (0)