You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							34 lines
						
					
					
						
							539 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							34 lines
						
					
					
						
							539 B
						
					
					
				| *.swp | |
| .*.swp | |
| npm-debug.log | |
| /test/bin | |
| /test/output.log | |
| /test/packages/*/node_modules | |
| /test/packages/npm-test-depends-on-spark/which-spark.log | |
| /test/packages/test-package/random-data.txt | |
| /test/root | |
| /test/npm_cache | |
| node_modules/marked | |
| node_modules/ronn | |
| node_modules/tap | |
| node_modules/.bin | |
| node_modules/npm-registry-mock | |
| /npmrc | |
| /release/ | |
| 
 | |
| # don't need these in the npm package. | |
| html/*.png | |
| 
 | |
| # don't ignore .npmignore files | |
| # these are used in some tests. | |
| !.npmignore | |
| 
 | |
| /npm-*.tgz | |
| 
 | |
| *.pyc | |
| 
 | |
| /test/tap/builtin-config | |
| 
 | |
| .nyc_output | |
| 
 | |
| npm-shrinkwrap.json |