Преглед изворни кода

Merge pull request #89 from tseaver/ignore-map_generated_files

Ignore files generated from new 'map*.protobuf' sources.
Feng Xiao пре 11 година
родитељ
комит
6a51460b98
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -41,6 +41,7 @@ src/.libs
 
 .dirstamp
 
+map*unittest.pb.*
 unittest*.pb.*
 cpp_test*.pb.*