added trackcontainers to .gitignore

This commit is contained in:
2021-08-13 22:55:00 +04:00
parent c7985ed318
commit 7a9a6b7ac5
3 changed files with 1 additions and 12 deletions

2
.gitignore vendored
View File

@@ -14,4 +14,4 @@ p2p/iptable/
#ignore plugins added
plugin/deploy/
#ignore track container file
client/trackcontianers/
client/trackcontainers/

View File

@@ -1,8 +0,0 @@
{
"Groups": [
{
"ID": "grp8c59a8bd-56c2-4234-b7b7-3ef4727da927",
"TrackContainer": []
}
]
}

View File

@@ -1,3 +0,0 @@
{
"TrackContainer": []
}