mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 08:57:25 +01:00 
			
		
		
		
	.gitignore: ignore .idea/ due to PyCharm (#492)
* PyCharm keeps state inside of .idea/ which may contain sensitive information
This commit is contained in:
		
							parent
							
								
									f53969a4b2
								
							
						
					
					
						commit
						79d66ad94d
					
				
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -9,6 +9,7 @@
 | 
			
		||||
env/
 | 
			
		||||
build/
 | 
			
		||||
__pycache__/
 | 
			
		||||
.idea/
 | 
			
		||||
*.py[cod]
 | 
			
		||||
*.bak
 | 
			
		||||
*~
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user