quickshell-docs/.gitignore

17 lines
156 B
Plaintext
Raw Normal View History

2024-02-12 12:07:01 +00:00
# direnv
/.envrc
/.direnv
# typegen
/typegen/target
/build
2024-02-26 08:57:10 +00:00
/content/docs/types/Quickshell*
2024-02-12 12:07:01 +00:00
/data/modules
# hugo
/.hugo_build.lock
2024-03-09 14:26:27 +00:00
/public/
# nix
/result