Skip to content

Commit

Permalink
Merge pull request #96 from conneroisu/feature/dx
Browse files Browse the repository at this point in the history
feature/dx
  • Loading branch information
conneroisu authored Dec 17, 2024
2 parents 431f19e + c76a2f4 commit 671a578
Show file tree
Hide file tree
Showing 78 changed files with 3,132 additions and 3,066 deletions.
3 changes: 3 additions & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
source_url "https://raw.githubusercontent.com/cachix/devenv/82c0147677e510b247d8b9165c54f73d32dfd899/direnvrc" "sha256-7u4iDd1nZpxL4tCzmPG0dQgC5V+/44Ba+tHkPob1v2k="

use devenv
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -229,3 +229,15 @@ converage.out
.vscode
.history/
.history
# Devenv
.devenv*
devenv.local.nix

# direnv
.direnv

# pre-commit
.pre-commit-config.yaml
.infisical.json
.env

47 changes: 0 additions & 47 deletions Makefile

This file was deleted.

Loading

0 comments on commit 671a578

Please sign in to comment.