소스 검색

Updated .gitignore to exclude downloaded gmock/ directory

Adam Cozzette 7 년 전
부모
커밋
612b670086
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -19,7 +19,7 @@ m4/lt~obsolete.m4
 autom4te.cache
 
 # downloaded files
-./gmock
+/gmock
 
 # in-tree configure-generated files
 Makefile