Browse Source

Exclude build/targets

Matthew Vukomanovic 9 years ago
parent
commit
8586ae283c
1 changed files with 4 additions and 1 deletions
  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/