Browse Source

udpate .gitignore files

Mokhtar Naamani 5 years ago
parent
commit
187f05853b
2 changed files with 2 additions and 12 deletions
  1. 2 1
      .gitignore
  2. 0 11
      node/.gitignore

+ 2 - 1
.gitignore

@@ -14,4 +14,5 @@ joystream_runtime.wasm
 # Vim
 .*.sw*
 
-**/Cargo.lock
+# Visual Studio Code
+.vscode

+ 0 - 11
node/.gitignore

@@ -1,11 +0,0 @@
-# Generated by Cargo
-# will have compiled files and executables
-**/target/
-
-# These are backup files generated by rustfmt
-**/*.rs.bk
-
-# JetBrains IDEs
-.idea
-
-substrate-runtime-joystream