Changes Stuff
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
};
|
||||
|
||||
lfs.enable = true;
|
||||
ignores = [ "**/.DS_STORE" ];
|
||||
ignores = [
|
||||
"**/.DS_STORE"
|
||||
"result"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user