mirror of
				https://github.com/alacritty/alacritty.git
				synced 2025-10-30 23:36:53 -04:00 
			
		
		
		
	Following Rust's standard, the lockfiles for Alacritty's sub-libraries have been removed. One instance of the deprecated `ATOMIC_USIZE_INIT` has also been removed. This fixes #2040.
		
			
				
	
	
		
			29 lines
		
	
	
	
		
			284 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
	
		
			284 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# FlameGraph script
 | 
						|
FlameGraph
 | 
						|
 | 
						|
# Rust build directory
 | 
						|
**/target
 | 
						|
 | 
						|
# Rust subcrate lockfiles
 | 
						|
*/Cargo.lock
 | 
						|
 | 
						|
# Temp files
 | 
						|
.idea
 | 
						|
.vscode
 | 
						|
*.iml
 | 
						|
*~
 | 
						|
 | 
						|
# vim temporary files
 | 
						|
*.swp
 | 
						|
 | 
						|
# other ignores
 | 
						|
*.DS_Store
 | 
						|
=======
 | 
						|
 | 
						|
# Snapcraft files
 | 
						|
stage
 | 
						|
prime
 | 
						|
parts
 | 
						|
*.snap
 | 
						|
*.pyc
 | 
						|
alacritty_*_source.tar.bz2
 |