mirror of
				https://github.com/nicbarker/clay.git
				synced 2025-11-04 08:36:17 +00:00 
			
		
		
		
	Update .gitignore to avoid tracking ".vs" internal folder when using Visual Studio
This commit is contained in:
		
							parent
							
								
									670f707997
								
							
						
					
					
						commit
						733696db54
					
				
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -4,3 +4,4 @@ cmake-build-release/
 | 
			
		|||
.idea/
 | 
			
		||||
node_modules/
 | 
			
		||||
*.dSYM
 | 
			
		||||
.vs/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue