mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-05-18 03:23:06 +00:00
chore(global): get cooked on scripts and lockfiles
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>
This commit is contained in:
parent
a923dd341c
commit
9bbdbf2a2e
9 changed files with 189 additions and 14 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
@ -10,4 +10,14 @@ node_modules
|
|||
*.tar.gz
|
||||
gmi/api/commit
|
||||
.env.keys
|
||||
*.decrypted
|
||||
*.decrypted
|
||||
|
||||
# Devenv
|
||||
.devenv*
|
||||
devenv.local.nix
|
||||
|
||||
# direnv
|
||||
.direnv
|
||||
|
||||
# pre-commit
|
||||
.pre-commit-config.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue