mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2026-02-03 13:03:24 +00:00
Add empty db directory in vcs
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -15,6 +15,5 @@ wireguard-ui
|
||||
# Dependency directories (remove the comment below to include it)
|
||||
vendor/
|
||||
assets/
|
||||
db/
|
||||
|
||||
|
||||
|
||||
5
db/.gitignore
vendored
Normal file
5
db/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
||||
|
||||
Reference in New Issue
Block a user