ignore intellij folder in gitignore and dockerignore (#1046)

This commit is contained in:
azban
2018-11-01 01:47:51 -07:00
committed by Gav Wood
parent 5a50f15926
commit a0b05b0b0c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
doc
target
.idea/
Dockerfile
.dockerignore
+1
View File
@@ -15,3 +15,4 @@ node/runtime/wasm/target/
.vscode
polkadot.*
.DS_Store
.idea/