Files.writeString(created,"This file is used to keep an empty folder when git uploads, If you put other files in the folder, delete this file please");
Files.writeString(created,"This file is used to keep an empty folder when git uploads, If you put other files in the folder, delete this file please");
returncreated.toFile();
returncreated;
}catch(IOExceptionignore){
}catch(IOExceptione){
returnnull;
thrownewBaseException("Failed to create .gitkeep file",e);