mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			36 lines
		
	
	
		
			322 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			322 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
 | |
| # Object code
 | |
| *.o
 | |
| *.so
 | |
| *.lo
 | |
| *.la
 | |
| 
 | |
| # Backup files
 | |
| *~
 | |
| 
 | |
| # Release files
 | |
| *.tar.gz
 | |
| 
 | |
| # Files currently being edited by vim or vi
 | |
| *.swp
 | |
| 
 | |
| # automake/autoconf
 | |
| .deps/
 | |
| .libs/
 | |
| Makefile
 | |
| Makefile.in
 | |
| aclocal.m4
 | |
| autom4te.cache/
 | |
| m4/
 | |
| config.guess
 | |
| config.log
 | |
| config.status
 | |
| config.sub
 | |
| configure
 | |
| depcomp
 | |
| install-sh
 | |
| libtool
 | |
| ltmain.sh
 | |
| missing
 | |
| 
 |