mirror of
				https://github.com/alacritty/alacritty.git
				synced 2025-10-30 23:36:53 -04:00 
			
		
		
		
	Snapcraft makes Linux packaging very simple in a cross-distro way. This adds the snapcraft.yaml file to setup a snap of alacritty.
		
			
				
	
	
		
			21 lines
		
	
	
		
			No EOL
		
	
	
		
			185 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			No EOL
		
	
	
		
			185 B
		
	
	
	
		
			Text
		
	
	
	
	
	
target
 | 
						|
FlameGraph
 | 
						|
 | 
						|
# Temp files
 | 
						|
.idea
 | 
						|
*.iml
 | 
						|
 | 
						|
# vim temporary files
 | 
						|
*.swp
 | 
						|
 | 
						|
# other ignores
 | 
						|
*.DS_Store
 | 
						|
=======
 | 
						|
 | 
						|
# Snapcraft files
 | 
						|
stage
 | 
						|
prime
 | 
						|
parts
 | 
						|
*.snap
 | 
						|
*.pyc
 | 
						|
alacritty_*_source.tar.bz2 |