diff options
Diffstat (limited to '')
| -rw-r--r-- | pkgs/by-name/no/notify-run/.gitignore (renamed from modules/by-name/yt/yt/config.toml) | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/modules/by-name/yt/yt/config.toml b/pkgs/by-name/no/notify-run/.gitignore index aecb74ba..8f29eabf 100644 --- a/modules/by-name/yt/yt/config.toml +++ b/pkgs/by-name/no/notify-run/.gitignore @@ -8,5 +8,9 @@ # You should have received a copy of the License along with this program. # If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>. -[download] -max_cache_size = "5 GiB" +# build +/target +/result + +# dev env +.direnv |
