This commit is contained in:
RingOfStorms (Josh) 2024-05-08 00:07:25 -05:00
parent 5fd3d3a40a
commit 7a46a2c96b
6 changed files with 13 additions and 6 deletions

View file

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