Ver Fonte

Updated .gitignore to exclude downloaded gmock/ directory

Adam Cozzette há 7 anos atrás
pai
commit
612b670086
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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