Add empty db directory in vcs
This commit is contained in:
		
							parent
							
								
									5e7cfbd01f
								
							
						
					
					
						commit
						233cf9b9b3
					
				| 
						 | 
					@ -15,6 +15,5 @@ wireguard-ui
 | 
				
			||||||
# Dependency directories (remove the comment below to include it)
 | 
					# Dependency directories (remove the comment below to include it)
 | 
				
			||||||
vendor/
 | 
					vendor/
 | 
				
			||||||
assets/
 | 
					assets/
 | 
				
			||||||
db/
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -0,0 +1,5 @@
 | 
				
			||||||
 | 
					# Ignore everything in this directory
 | 
				
			||||||
 | 
					*
 | 
				
			||||||
 | 
					# Except this file
 | 
				
			||||||
 | 
					!.gitignore
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue