honeypot/.gitignore
Victor Westerlund d791136abb feat: add git tracking of logs directory with logs/.gitkeep (#2)
This is more of a follow-up for #1. Probably a good idea to add the new `.env.ini` to the gitignore too 🤦. Good thing that file is not really important (right now).

Reviewed-on: https://codeberg.org/vlw/honeypot/pulls/2
2025-09-23 22:22:52 +02:00

5 lines
No EOL
38 B
Text

logs/*
!logs/.gitkeep
.env.ini
vendor