mirror of
				https://github.com/tailix/cross.git
				synced 2025-10-30 23:36:18 -04:00 
			
		
		
		
	Initial commit
This commit is contained in:
		
						commit
						b7315b7fd4
					
				
					 16 changed files with 129 additions and 0 deletions
				
			
		
							
								
								
									
										20
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,20 @@
 | 
			
		|||
/src/*
 | 
			
		||||
!/src/.keep
 | 
			
		||||
 | 
			
		||||
/root/*
 | 
			
		||||
!/root/.keep
 | 
			
		||||
 | 
			
		||||
/build/i386/binutils/*
 | 
			
		||||
!/build/i386/binutils/.keep
 | 
			
		||||
/build/i386/gcc/*
 | 
			
		||||
!/build/i386/gcc/.keep
 | 
			
		||||
 | 
			
		||||
/build/riscv64/binutils/*
 | 
			
		||||
!/build/riscv64/binutils/.keep
 | 
			
		||||
/build/riscv64/gcc/*
 | 
			
		||||
!/build/riscv64/gcc/.keep
 | 
			
		||||
 | 
			
		||||
/build/x86_64/binutils/*
 | 
			
		||||
!/build/x86_64/binutils/.keep
 | 
			
		||||
/build/x86_64/gcc/*
 | 
			
		||||
!/build/x86_64/gcc/.keep
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue