Git-ignore .primary_build_tool and .gwt_work_dir
These files have been git-ignored in master to support the Bazel build (see change I984068). Also ignore them in stable-2.13 so that these files do not show up as untracked when switching between the master branch and stable-2.13. Change-Id: I3f91d9ae398a2dac4e64b2589484ce4629bf55d3 Signed-off-by: Edwin Kempin <ekempin@google.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -31,3 +31,5 @@
 | 
			
		||||
*.asc
 | 
			
		||||
/bin/
 | 
			
		||||
*~
 | 
			
		||||
.primary_build_tool
 | 
			
		||||
.gwt_work_dir
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user