Kaynağa Gözat

Exclude build/targets

Matthew Vukomanovic 9 yıl önce
ebeveyn
işleme
8586ae283c
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -18,4 +18,7 @@ src/TestResults/
 src/.vs/
 
 # Expanded/resolved project.json files
-project.lock.json
+project.lock.json
+
+# Build outputs
+build/target/