mirror of
				https://github.com/jesseduffield/lazygit.git
				synced 2025-10-30 23:57:43 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			37 lines
		
	
	
		
			310 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			310 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Please do not add personal files
 | |
| 
 | |
| # Logs
 | |
| *.log
 | |
| 
 | |
| # Notes
 | |
| *.notes
 | |
| 
 | |
| # Tests
 | |
| test/repos/repo
 | |
| coverage.txt
 | |
| 
 | |
| # JetBrains stuff
 | |
| .idea/
 | |
| 
 | |
| # Binaries
 | |
| lazygit
 | |
| lazygit.exe
 | |
| 
 | |
| test/git_server/data
 | |
| 
 | |
| test/_results/**
 | |
| 
 | |
| oryxBuildBinary
 | |
| __debug_bin*
 | |
| 
 | |
| .worktrees
 | |
| demo/output/*
 | |
| 
 | |
| coverage.out
 | |
| 
 | |
| # Nix
 | |
| result
 | |
| result-*
 | |
| .direnv
 | |
| .envrc
 |