Add build artifacts to .gitignore
This commit is contained in:
parent
e9f7c48262
commit
9fcfd73234
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -4,3 +4,8 @@
|
||||||
/testdata/gotmp
|
/testdata/gotmp
|
||||||
*.njson
|
*.njson
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
# Build artifacts
|
||||||
|
*.tar.gz
|
||||||
|
ooniprobe_checksums.txt
|
||||||
|
ooniprobe_checksums.txt.asc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user