mirror of
				https://github.com/Mastermindzh/tidal-hifi.git
				synced 2025-10-31 16:59:09 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			329 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			329 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| node_modules
 | |
| dist
 | |
| 
 | |
| # ignore all build files except for the .desktop and PKGBUILD files
 | |
| build/linux/arch/*
 | |
| !build/linux/arch/PKGBUILD
 | |
| !build/linux/arch/.SRCINFO
 | |
| !build/linux/arch/tidal-hifi.desktop
 | |
| !build/linux/arch/install.sh
 | |
| *.css
 | |
| *.css.map
 | |
| 
 | |
| # JetBrains IDE configuration
 | |
| .idea
 | |
| ts-dist/**
 | |
| ts-dist
 | |
| themes
 | |
| !src/themes
 | |
| .sass-cache
 |