Not all assets are built

Let’s say that I have two csv files in my /private folder: a.csv and b.csv. Tricky part is, that both files are identical (besides filename), what makes only one of my assets built (a.csv). I tried to use packages and api.addFiles but the effect is the same. Is there a solution?