mirror of
https://codeberg.org/vlw/honeypot.git
synced 2025-11-05 04:22:43 +01:00
fix: add .gitkeep for
This commit is contained in:
parent
0234ef984b
commit
8011c58b6b
3 changed files with 1 additions and 1 deletions
1
.env.ini
1
.env.ini
|
|
@ -1 +0,0 @@
|
|||
LOG_ENABLED = false
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
logs/*
|
||||
!logs/.gitkeep
|
||||
|
||||
.env.ini
|
||||
vendor
|
||||
0
logs/.gitkeep
Normal file
0
logs/.gitkeep
Normal file
Loading…
Add table
Reference in a new issue