mirror of
				https://github.com/cheat/cheat.git
				synced 2025-11-04 07:45:28 +01:00 
			
		
		
		
	Added Vagrantfile
Added a `Vagrantfile` which builds an alpine-based environment that can be used for development and testing.
This commit is contained in:
		
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,5 +1,7 @@
 | 
			
		||||
*.log
 | 
			
		||||
*.pyc
 | 
			
		||||
.env
 | 
			
		||||
.vagrant
 | 
			
		||||
MANIFEST
 | 
			
		||||
build
 | 
			
		||||
cheat.egg-info
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user