Commit graph

4 commits

Author SHA1 Message Date
awwpotato
2dcb18884f
stylix: gitignore .worktree (#1268) 2025-05-14 17:29:07 -07:00
NAHO
b3230ef398
stylix: integrate pre-commit hooks into developer shell
Link: https://github.com/danth/stylix/pull/519
2025-01-04 17:45:52 +01:00
NAHO
6ef37ca6aa
treewide: leverage direnv to automatically enter developer shell
Leverage direnv [1] to automatically enter the developer shell upon
entering the project directory after running 'direnv allow'.

[1]: https://direnv.net

Link: https://github.com/danth/stylix/pull/519
2025-01-04 17:45:52 +01:00
NAHO
14d2403347
stylix: add gitignore file (#291)
References: https://github.com/github/gitignore/pull/4398
2024-03-18 10:50:32 +00:00