mirror of
				https://github.com/musix-org/musix-oss
				synced 2025-11-04 03:39:32 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			282 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			282 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# ignore most things, include some others
 | 
						|
/*
 | 
						|
/.*
 | 
						|
 | 
						|
!bin/
 | 
						|
!lib/
 | 
						|
!docs/
 | 
						|
!package.json
 | 
						|
!package-lock.json
 | 
						|
!README.md
 | 
						|
!CONTRIBUTING.md
 | 
						|
!LICENSE
 | 
						|
!CHANGELOG.md
 | 
						|
!example/
 | 
						|
!scripts/
 | 
						|
!tap-snapshots/
 | 
						|
!test/
 | 
						|
!.github/
 | 
						|
!.travis.yml
 | 
						|
!.gitignore
 | 
						|
!.gitattributes
 | 
						|
!coverage-map.js
 | 
						|
!map.js
 | 
						|
!index.js
 |