mirror of https://github.com/nirenjan/libx52.git
				
				
				
			
		
			
				
	
	
		
			78 lines
		
	
	
		
			839 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			78 lines
		
	
	
		
			839 B
		
	
	
	
		
			Plaintext
		
	
	
| # Compiled object files
 | |
| *.ko
 | |
| *.o
 | |
| *.mod*
 | |
| 
 | |
| # Generated objects (source, executables, tarballs, etc.)
 | |
| a.out
 | |
| x52cli*
 | |
| x52test*
 | |
| x52evtest*
 | |
| libx52/test_*
 | |
| libx52test*
 | |
| libx52util/util_char_map.c
 | |
| udev/*.rules
 | |
| x52d*
 | |
| !daemon/x52d*.*
 | |
| test-*
 | |
| libx52-*.tar.gz
 | |
| 
 | |
| # Module files
 | |
| modules.order
 | |
| Module.symvers
 | |
| .*.cmd
 | |
| .tmp_versions
 | |
| 
 | |
| # Vim swap files
 | |
| .*.swp
 | |
| 
 | |
| # Autotools objects
 | |
| .deps
 | |
| .dirstamp
 | |
| .libs
 | |
| ar-lib
 | |
| autom4te.cache
 | |
| m4
 | |
| compile
 | |
| config.*
 | |
| configure
 | |
| depcomp
 | |
| install-sh
 | |
| libtool
 | |
| ltmain.sh
 | |
| missing
 | |
| Makefile
 | |
| Makefile.in
 | |
| *.la
 | |
| *.lo
 | |
| *.m4
 | |
| stamp-h1
 | |
| tap-driver.sh
 | |
| test-driver
 | |
| tests/test-suite.log
 | |
| tests/**/*.log
 | |
| tests/**/*.trs
 | |
| *.pc
 | |
| 
 | |
| # Autotools Gettext objects
 | |
| po/Makevars.template
 | |
| po/*.in
 | |
| po/*.sin
 | |
| po/*.sed
 | |
| po/*.header
 | |
| po/Rules-quot
 | |
| ABOUT-NLS
 | |
| po/*.gmo
 | |
| po/*.mo
 | |
| po/POTFILES
 | |
| po/stamp-po
 | |
| 
 | |
| # Doxygen files
 | |
| Doxyfile
 | |
| docs/.stamp
 | |
| docs/html
 | |
| docs/man
 | |
| 
 | |
| # Build directory
 | |
| /build/
 |