Skip to content

Commit

Permalink
更新gitignore文件删除对test目录的屏蔽
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Feb 12, 2019
1 parent 28a9047 commit ebfcfac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
bin/
obj/
TestResults/
test/
#test/
.vs/
~*.*

Expand Down

0 comments on commit ebfcfac

Please sign in to comment.