diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2018-03-27 14:09:27 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2018-05-01 14:27:21 -0700 |
commit | 30f00c125af40a56326717a7d6e05adfa25809dc (patch) | |
tree | 4b6bdfaee891676fd6379a0c064ef67779cbbc32 /.gitignore | |
parent | d0a0bca2194a673c4d9a70a2256837c59213c64b (diff) |
update git ignore for this series
Tested-by: Rafael Antognolli <rafael.antognolli@intel.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c005a5a2c..0f4c952c2 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,7 @@ __pycache__/ *.css *.html + +tests/*.xml +tests/*.xml.gz +!tests/*.meta.xml |