Add cdist.egg-info/ to gitignore
When installing the package in editable mode, cdist.egg-info/ is created and is necessary for editable mode to work properly.
This commit is contained in:
		
					parent
					
						
							
								ec9ce90b8b
							
						
					
				
			
			
				commit
				
					
						9779c8c0f8
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -20,6 +20,7 @@ __pycache__/ | ||||||
| MANIFEST | MANIFEST | ||||||
| dist/ | dist/ | ||||||
| cdist/version.py | cdist/version.py | ||||||
|  | cdist.egg-info/ | ||||||
| 
 | 
 | ||||||
| # sphinx build dirs, cache | # sphinx build dirs, cache | ||||||
| _build/ | _build/ | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue