mirror of
				https://gitlab.com/jessieh/qrprinter.git
				synced 2025-05-22 10:41:46 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			73 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			73 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # qrprinter .gitignore
 | |
| 
 | |
| # Temp files
 | |
| *~
 | |
| \#*\#
 | |
| .\#*
 | |
| 
 | |
| # Build folder
 | |
| build/ |