Skip to content

Commit

Permalink
Merge pull request #2834 from kenrota/ignore_intellij_setting_files
Browse files Browse the repository at this point in the history
Add .idea/ to ignore file
  • Loading branch information
ganmacs committed Feb 21, 2020
2 parents fa865ce + 8cc3cea commit 5e25bc8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ coverage/*
.vagrant/
cov-int/
cov-fluentd.tar.gz
.vscode
.vscode
.idea/

0 comments on commit 5e25bc8

Please sign in to comment.