Add comment for gitignore.
This commit is contained in:
		
							parent
							
								
									3afc9d78ab
								
							
						
					
					
						commit
						e013825c21
					
				| 
						 | 
				
			
			@ -6,9 +6,12 @@
 | 
			
		|||
node_modules
 | 
			
		||||
package-lock.json
 | 
			
		||||
 | 
			
		||||
# build
 | 
			
		||||
# Don't include the compiled main.js file in the repo.
 | 
			
		||||
# They should be uploaded to GitHub releases instead.
 | 
			
		||||
main.js
 | 
			
		||||
*.js.map
 | 
			
		||||
 | 
			
		||||
# Exclude sourcemaps
 | 
			
		||||
*.map
 | 
			
		||||
 | 
			
		||||
# obsidian
 | 
			
		||||
data.json
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue