First version
This commit is contained in:
		
							parent
							
								
									d3a8282df9
								
							
						
					
					
						commit
						f49843fdea
					
				
					 32 changed files with 1455 additions and 0 deletions
				
			
		
							
								
								
									
										5
									
								
								build/.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								build/.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,5 @@
 | 
			
		|||
# https://stackoverflow.com/a/932982 - Thank you!
 | 
			
		||||
# Ignore everything in this directory
 | 
			
		||||
*
 | 
			
		||||
# Except this file
 | 
			
		||||
!.gitignore
 | 
			
		||||
		Reference in a new issue