Clean up default git ignore
This commit is contained in:
parent
bf752a85e4
commit
50251e68f9
2 changed files with 15 additions and 54 deletions
|
|
@ -186,5 +186,19 @@ in
|
|||
];
|
||||
};
|
||||
|
||||
ai4mat = {
|
||||
session = "AI4Mat";
|
||||
description = "AI4Material workshop";
|
||||
windows = [
|
||||
{
|
||||
name = "paper";
|
||||
path = homePath "Documents/Projects/Inverse Design of Disordered Materials/AI4Mat-NeurIPS_2025";
|
||||
ai = true;
|
||||
git = true;
|
||||
shell = false;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue