add gitignore
This commit is contained in:
parent
9842637836
commit
4bb36c0f75
1 changed files with 3 additions and 0 deletions
|
|
@ -62,6 +62,9 @@
|
||||||
|
|
||||||
# local only files
|
# local only files
|
||||||
"*.local"
|
"*.local"
|
||||||
|
|
||||||
|
# opencode
|
||||||
|
".sisyphus"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue