Skip to content

Commit 670e1f2

Browse files
build: add .idea to .gitignore
This prevents commits of files from IntelliJ.
1 parent 9f1ba5a commit 670e1f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ bin/
66
.recommenders/
77
.classpath
88
.project
9+
.idea/

0 commit comments

Comments
 (0)