mirror of
				https://github.com/Xahau/xahau.js.git
				synced 2025-11-04 04:55:48 +00:00 
			
		
		
		
	Clean up
* Make npm test runnable in Windows. * Fix paths in README.md * Ignore all build output files
This commit is contained in:
		
							
								
								
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -17,7 +17,7 @@
 | 
			
		||||
 | 
			
		||||
# Ignore object files.
 | 
			
		||||
*.o
 | 
			
		||||
build/ripple*.js
 | 
			
		||||
build/*.js
 | 
			
		||||
tags
 | 
			
		||||
bin/rippled
 | 
			
		||||
Debug/*.*
 | 
			
		||||
@@ -51,4 +51,4 @@ test/config.js
 | 
			
		||||
npm-debug.log
 | 
			
		||||
 | 
			
		||||
# Ignore dist folder, build for bower
 | 
			
		||||
dist/
 | 
			
		||||
dist/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user