Added a few more folders to gitignore before they end up in the repository
This commit is contained in:
		
							parent
							
								
									754918fda6
								
							
						
					
					
						commit
						fd8c69deda
					
				
							
								
								
									
										17
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										17
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -1,6 +1,19 @@
 | 
				
			|||||||
.idea
 | 
					.idea/
 | 
				
			||||||
cmake-build-*
 | 
					cmake-build-*/
 | 
				
			||||||
 | 
					**/CMakeCache.txt
 | 
				
			||||||
 | 
					CMakeFiles/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
core
 | 
					core
 | 
				
			||||||
sdk
 | 
					sdk
 | 
				
			||||||
src/Version.h
 | 
					src/Version.h
 | 
				
			||||||
docker/post_build.sh
 | 
					docker/post_build.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Linux
 | 
				
			||||||
 | 
					**/.directory
 | 
				
			||||||
 | 
					**/*.swp
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# OSX/MacOS
 | 
				
			||||||
 | 
					**/.DS_Store
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Windows
 | 
				
			||||||
 | 
					**/thumbs.db
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user