Yes you can here is the syntax :

load data
INFILE 'a.txt'
INFILE 'b.txt'
insert into table ...
...