소스 검색

Add ignore for Azure Stream Analytics local run output folder (#2498)

Tuomas-Matti Soikkeli 7 년 전
부모
커밋
86e01548dd
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      VisualStudio.gitignore

+ 3 - 0
VisualStudio.gitignore

@@ -310,3 +310,6 @@ __pycache__/
 
 # OpenCover UI analysis results
 OpenCover/
+
+# Azure Stream Analytics local run output 
+ASALocalRun/