Update .gitignore to exclude pota.txt file

Added /assets/json/pota.txt to .gitignore to prevent it from being tracked by git.
This commit is contained in:
Peter Goodhall 2026-01-10 16:07:44 +00:00
parent 7080692727
commit 958ca001b1

3
.gitignore vendored
View file

@ -25,4 +25,5 @@ sync.sh
.env
/node_modules
/.vs
.vscode/sftp.json
.vscode/sftp.json
/assets/json/pota.txt