Merge branch 'unignore-manifest' into 'master'
Only ignore MANIFEST file in root directory See merge request ungleich-public/cdist!804
This commit is contained in:
		
				commit
				
					
						1c3379fe50
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -34,7 +34,7 @@ cdist/inventory/
 | 
				
			||||||
# Python: cache, distutils, distribution in general
 | 
					# Python: cache, distutils, distribution in general
 | 
				
			||||||
__pycache__/
 | 
					__pycache__/
 | 
				
			||||||
*.pyc
 | 
					*.pyc
 | 
				
			||||||
MANIFEST
 | 
					/MANIFEST
 | 
				
			||||||
dist/
 | 
					dist/
 | 
				
			||||||
cdist/version.py
 | 
					cdist/version.py
 | 
				
			||||||
cdist.egg-info/
 | 
					cdist.egg-info/
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue