This commit is contained in:
RingOfStorms (Josh) 2024-05-08 00:07:25 -05:00
parent bf0bfeae3b
commit 28e0bf19c3
6 changed files with 13 additions and 6 deletions

View file

@ -53,6 +53,9 @@
# direnv things
"/.direnv"
# local only files
"*.local"
];
};
}