Add build artifacts to .gitignore
This commit is contained in:
parent
e9f7c48262
commit
9fcfd73234
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -4,3 +4,8 @@
|
|||
/testdata/gotmp
|
||||
*.njson
|
||||
.DS_Store
|
||||
|
||||
# Build artifacts
|
||||
*.tar.gz
|
||||
ooniprobe_checksums.txt
|
||||
ooniprobe_checksums.txt.asc
|
||||
|
|
|
|||
Loading…
Reference in a new issue