Remove duplicated '.idea' entry from the gitignore (#322)

This commit is contained in:
Stanislav Tkach
2019-07-10 13:14:58 +03:00
committed by Andrew Jones
parent c0b065837e
commit 158ff12710
-1
View File
@@ -6,6 +6,5 @@ runtime/wasm/target/
**/._* **/._*
.idea .idea
.vscode .vscode
.idea
polkadot.* polkadot.*
.DS_Store .DS_Store