Add processing test .aux.xml to .gitignore

(cherry-picked from 0939dbf9df5d0cb6867a4d0b3ea6a543eea77366)
This commit is contained in:
Nyall Dawson 2016-08-09 19:12:11 +10:00
parent 299037a0bf
commit d9a1ce89b6

2
.gitignore vendored
View File

@ -61,4 +61,6 @@ tests/testdata/raster/band1_float32_noct_epsg4326.tif.aux.xml
tests/testdata/raster/band1_int16_noct_epsg4326.tif.aux.xml
tests/testdata/raster/band3_float32_noct_epsg4326.tif.aux.xml
tests/testdata/raster/band3_int16_noct_epsg4326.tif.aux.xml
python/plugins/processing/tests/testdata/custom/grass7/float_raster.tif.aux.xml
python/plugins/processing/tests/testdata/custom/grass7/raster_1class.tif.aux.xml
Thumb.db