mirror of
				https://github.com/nitnelave/lldap.git
				synced 2023-04-12 14:25:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			386 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			386 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Generated by Cargo
 | |
| # will have compiled files and executables
 | |
| /target
 | |
| /app/pkg
 | |
| 
 | |
| # These are backup files generated by rustfmt
 | |
| **/*.rs.bk
 | |
| 
 | |
| # Created databases
 | |
| *.db
 | |
| *.db-shm
 | |
| *.db-wal
 | |
| 
 | |
| # Output of `npm install rollup`
 | |
| node_modules/
 | |
| package-lock.json
 | |
| package.json
 | |
| 
 | |
| # Server private key
 | |
| server_key
 | |
| 
 | |
| # Pre-build binaries
 | |
| *.tar.gz
 | |
| 
 | |
| # Misc
 | |
| .env
 | |
| recipe.json
 | |
| lldap_config.toml
 | |
| cert.pem
 | |
| key.pem
 | 
