Ignoring unwanted files
This commit is contained in:
		
							parent
							
								
									a73d79b138
								
							
						
					
					
						commit
						88bd5aefe0
					
				
							
								
								
									
										20
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										20
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -36,4 +36,22 @@ Thumbs.db | ||||
| # SCons related files # | ||||
| ####################### | ||||
| SconsBuilder* | ||||
| .sconf* | ||||
| .scon* | ||||
| .build | ||||
| 
 | ||||
| # Eclipse related files # | ||||
| ######################### | ||||
| .setting* | ||||
| .scb | ||||
| .cproject | ||||
| .project | ||||
| 
 | ||||
| # stxxl related files # | ||||
| ####################### | ||||
| stxxl.log | ||||
| stxxl.errlog | ||||
| 
 | ||||
| # compiled protobuffers # | ||||
| ######################### | ||||
| DataStructures/pbf-proto/*.pb.h | ||||
| DataStructures/pbf-proto/*.pb.cc | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user