add .idea/* to gitignore

This commit is contained in:
jharshman 2019-01-29 00:48:25 -08:00 committed by Steve Francia
parent 80ea2901b6
commit c356c6491b
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -34,3 +34,5 @@ tags
*.exe *.exe
cobra.test cobra.test
.idea/*