Add src/pihole-FTL to .gitignore

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner
2024-09-02 17:34:47 +01:00
parent 442480448f
commit b012c809b1

3
.gitignore vendored
View File

@@ -16,3 +16,6 @@ var-log/
# WIP/test stuff # WIP/test stuff
doco.yml doco.yml
# Ignore FTL Binary if it exists
src/pihole-FTL