Fix .gitignore for /openstack/
We should only ignore openstack from the root directory because otherwise new files in the openstack/ subfolders under lib are not tracked. Change-Id: Ife454df6ae8d45826608bea59c3df2eb04e43016 Closes-Bug: #1541896
This commit is contained in:
		
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -8,7 +8,7 @@ coverage/ | |||||||
| .idea/ | .idea/ | ||||||
| *.swp | *.swp | ||||||
| *.iml | *.iml | ||||||
| openstack/ | /openstack/ | ||||||
|  |  | ||||||
| # Files created by releasenotes build | # Files created by releasenotes build | ||||||
| releasenotes/build | releasenotes/build | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Matt Fischer
					Matt Fischer