You've already forked pg_probackup
							
							
				mirror of
				https://github.com/postgrespro/pg_probackup.git
				synced 2025-10-31 00:17:52 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			246 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			246 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Object files
 | |
| *.o
 | |
| 
 | |
| # Libraries
 | |
| *.lib
 | |
| *.a
 | |
| 
 | |
| # Shared objects (inc. Windows DLLs)
 | |
| *.dll
 | |
| *.so
 | |
| *.so.*
 | |
| *.dylib
 | |
| 
 | |
| # Executables
 | |
| *.exe
 | |
| *.app
 | |
| 
 | |
| # Dependencies
 | |
| .deps
 | |
| 
 | |
| # Binaries
 | |
| /pg_rman
 | |
| 
 | |
| # Generated by test suite
 | |
| /regression.diffs
 | |
| /regression.out
 | |
| /results
 |