gitignore: add files generated by storj-up

Change-Id: Id1b92310986c6323b1910ae4ede58ed861d320b5
This commit is contained in:
Mya 2022-03-09 10:07:09 -06:00
parent b3675c14d4
commit fb7454ed9c

6
.gitignore vendored
View File

@ -38,4 +38,8 @@ resource.syso
.build
# Test debug output
*.test.*
*.test.*
# storj-up automatically generates these files and should not be commit
/docker-compose.yaml
/.history/