data: Correction .gitignore pour Python
This commit is contained in:
		
							parent
							
								
									200157b01d
								
							
						
					
					
						commit
						bc271b9b6c
					
				|  | @ -1,4 +1,8 @@ | |||
| node_modules | ||||
| __pycache__ | ||||
| .cache | ||||
| dist | ||||
| # Node.js | ||||
| node_modules/ | ||||
| .cache/ | ||||
| dist/ | ||||
| 
 | ||||
| # Python | ||||
| __pycache__/ | ||||
| *.py[cod] | ||||
|  |  | |||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
		Loading…
	
		Reference in New Issue