mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
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:
parent
7080692727
commit
958ca001b1
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -25,4 +25,5 @@ sync.sh
|
|||
.env
|
||||
/node_modules
|
||||
/.vs
|
||||
.vscode/sftp.json
|
||||
.vscode/sftp.json
|
||||
/assets/json/pota.txt
|
||||
Loading…
Add table
Add a link
Reference in a new issue