chore: update ignore

Signed-off-by: jolheiser <john.olheiser@gmail.com>
main
jolheiser 2023-09-27 08:56:06 -05:00
parent c523146ac2
commit 45693c2c5f
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{pkgs ? import <nixpkgs> {}}: {
ignore = [".idea/" "result" "node_modules/"];
ignore = [".idea/" "result" "node_modules/" "dist/"];
settings = {
theme = "catppuccin_mocha_transparent";
editor = {