mirror of
				https://github.com/nitnelave/lldap.git
				synced 2023-04-12 14:25:13 +00:00 
			
		
		
		
	gitignore: Add output of npm install rollup
				
					
				
			This commit is contained in:
		
							parent
							
								
									d9abcd335d
								
							
						
					
					
						commit
						63922d350e
					
				
							
								
								
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -14,5 +14,10 @@
 | 
			
		||||
*.db-shm
 | 
			
		||||
*.db-wal
 | 
			
		||||
 | 
			
		||||
# Output of `npm install rollup`
 | 
			
		||||
node_modules/
 | 
			
		||||
package-lock.json
 | 
			
		||||
package.json
 | 
			
		||||
 | 
			
		||||
# Server private key
 | 
			
		||||
server_key
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user