mirror of
https://github.com/swissmakers/wireguard-manager.git
synced 2025-07-20 14:20:57 +02:00
Add empty db directory in vcs
This commit is contained in:
parent
5e7cfbd01f
commit
233cf9b9b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -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/
|
|
||||||
|
|
||||||
|
|
||||||
|
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
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user