Skip to content

Commit 8586ae2

Browse files
Exclude build/targets
1 parent 43f06b5 commit 8586ae2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,7 @@ src/TestResults/
1818
src/.vs/
1919

2020
# Expanded/resolved project.json files
21-
project.lock.json
21+
project.lock.json
22+
23+
# Build outputs
24+
build/target/

0 commit comments

Comments
 (0)